QQ登录

只需要一步,快速开始

 注册地址  找回密码
查看: 755|回复: 0
打印 上一主题 下一主题

MATLAB Programming for Engineers, 5th, 2016

[复制链接]
字体大小: 正常 放大
杨利霞        

5273

主题

82

听众

17万

积分

  • TA的每日心情
    开心
    2021-8-11 17:59
  • 签到天数: 17 天

    [LV.4]偶尔看看III

    网络挑战赛参赛者

    网络挑战赛参赛者

    自我介绍
    本人女,毕业于内蒙古科技大学,担任文职专业,毕业专业英语。

    群组2018美赛大象算法课程

    群组2018美赛护航培训课程

    群组2019年 数学中国站长建

    群组2019年数据分析师课程

    群组2018年大象老师国赛优

    跳转到指定楼层
    1#
    发表于 2020-12-22 15:27 |只看该作者 |倒序浏览
    |招呼Ta 关注Ta
    MATLAB Programming for Engineers, 5th, 2016




    MATLAB (short for MATrix LABoratory) is a special-purpose computer program
    optimized to perform engineering and scientific calculations. It started life as
    a program designed to perform matrix mathematics, but over the years it has
    grown into a flexible computing system capable of solving essentially any technical
    problem.
    The MATLAB program implements the MATLAB programming language
    and provides a very extensive library of predefined functions to make technical
    programming tasks easier and more efficient. This book introduces the MATLAB
    language as it is implemented in MATLAB Version 2014B and shows how to use it to
    solve typical technical problems.
    MATLAB is a huge program, with an incredibly rich variety of functions. Even
    the basic version of MATLAB without any toolkits is much richer than other
    technical programming languages. There are more than 1000 functions in the basic
    MATLAB product alone, and the toolkits extend this capability with many more
    functions in various specialties. Furthermore, these functions often solve very
    complex problems (solving differential equations, inverting matrices, and so forth)
    in a single step, saving large amounts of time. Doing the same thing in another
    computer language usually involves writing complex programs yourself or buying
    a third-party software package (such as IMSL or the NAG software libraries) that
    contains the functions.
    The built-in MATLAB functions are almost always better than anything that
    an individual engineer could write on his or her own because many people have
    worked on them, and they have been tested against many different data sets. These
    functions are also robust, producing sensible results for wide ranges of input data
    and gracefully handling error conditions.
    This book makes no attempt to introduce the user to all of MATLAB’s functions.
    Instead, it teaches a user the basics of how to write, debug, and optimize good
    MATLAB programs, plus a subset of the most important functions used to solve


    MATLAB Programming for Engineers, 5th, 2016.pdf

    36.75 MB, 下载次数: 0, 下载积分: 体力 -2 点

    zan
    转播转播0 分享淘帖0 分享分享0 收藏收藏0 支持支持0 反对反对0 微信微信
    您需要登录后才可以回帖 登录 | 注册地址

    qq
    收缩
    • 电话咨询

    • 04714969085
    fastpost

    关于我们| 联系我们| 诚征英才| 对外合作| 产品服务| QQ

    手机版|Archiver| |繁體中文 手机客户端  

    蒙公网安备 15010502000194号

    Powered by Discuz! X2.5   © 2001-2013 数学建模网-数学中国 ( 蒙ICP备14002410号-3 蒙BBS备-0002号 )     论坛法律顾问:王兆丰

    GMT+8, 2026-4-13 02:48 , Processed in 0.369079 second(s), 54 queries .

    回顶部