登录
首页 » PDF » Matlab基础及其应用教程

Matlab基础及其应用教程

于 2017-08-02 发布 文件大小:8940KB
0 90
下载积分: 1 下载次数: 3

代码说明:

  讲述数学建模的知识以及采用数学建模算法结合MATLAB编程解决实际问题的案例(About mathematical modeling knowledge, and the use of mathematical modeling algorithm, combined with MATLAB programming to solve practical problems)

文件列表:

Matlab基础及其应用教程\2014MATLAB课件.ppt
Matlab基础及其应用教程\ch01.pdf
Matlab基础及其应用教程\CH02.pdf
Matlab基础及其应用教程\CH03.pdf
Matlab基础及其应用教程\CH04.pdf
Matlab基础及其应用教程\CH05.pdf
Matlab基础及其应用教程\CH06.pdf
Matlab基础及其应用教程\CH07.pdf
Matlab基础及其应用教程\CH08.pdf
Matlab基础及其应用教程\Matlab-北大教材\第1章 MATLAB简介.ppt
Matlab基础及其应用教程\Matlab-北大教材\第2章 MATLAB语言基础.ppt
Matlab基础及其应用教程\Matlab-北大教材\第3章 MATLAB数值运算.ppt
Matlab基础及其应用教程\Matlab-北大教材\第4章 结构数组与细胞数组.ppt
Matlab基础及其应用教程\Matlab-北大教材\第5章 MATLAB符号运算.ppt
Matlab基础及其应用教程\Matlab-北大教材\第6章 MATLAB程序设计.ppt
Matlab基础及其应用教程\Matlab-北大教材\第7章 MALAB数据可视化.ppt
Matlab基础及其应用教程\Matlab-北大教材\第8章 交互式仿真集成环境SIMULINK.ppt
Matlab基础及其应用教程\matlab基础练习题.doc
Matlab基础及其应用教程\matlab教学大纲1.doc
Matlab基础及其应用教程\Page0.pdf
Matlab基础及其应用教程\Page1.pdf
Matlab基础及其应用教程\从书序.pdf
Matlab基础及其应用教程\分形任务安排.xls
Matlab基础及其应用教程\前言.pdf
Matlab基础及其应用教程\参编学校.pdf
Matlab基础及其应用教程\参考.pdf
Matlab基础及其应用教程\教学日历.doc
Matlab基础及其应用教程\目录.pdf
Matlab基础及其应用教程\编委会.pdf
Matlab基础及其应用教程\附录.pdf
Matlab基础及其应用教程\Matlab-北大教材
Matlab基础及其应用教程

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fifo_async
    说明:  Verilog实现异步fifo,已经验证成功,需要的请自取(Verilog implements asynchronous fifo)
    2020-06-25 06:00:02下载
    积分:1
  • Belt
    与传送带有关的应用程序,通过此程序能够实现传送带的控制功能(Belt)
    2010-03-01 20:04:40下载
    积分:1
  • fe
    说明:  ls—dyna侵彻K文件,花岗岩的冲击模拟(LS-DYNA penetration K file, impact simulation of granite)
    2020-06-21 13:40:01下载
    积分:1
  • 该文章是光子晶体的鼻祖写的很牛的文章,很有价值啊
    该文章是光子晶体的鼻祖写的很牛的文章,很有价值啊-The article is a photonic crystal is the originator of the cattle to write articles, valuable ah
    2022-01-30 21:01:51下载
    积分:1
  • tankwar999
    用jwt GUI进行编写的一个小游戏,然后是java的多线程进行控制的(this is a small project to play of the name is TankWar)
    2020-06-16 05:40:01下载
    积分:1
  • function long StrToData (CString strData. int jz) function : is the string to in...
    函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中      加入#include "StrToData.h"即可调用 -function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
    2023-05-26 02:20:03下载
    积分:1
  • EMRWriterODBC
    EMR的开发包,开发医疗软件的时候可以用来学习参考(EMR development kit, when developing medical software can be used for learning reference)
    2021-04-10 03:08:59下载
    积分:1
  • 1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。 2...
    1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。 2)设定32位(二进制)数据0E2597455H(注:最高位为E)保存在变量VAR2中,将该变量中的内容算术左移2位,所得结果仍然保存在VAR2中-1) Set the contents of byte variable VAR1 is 35H, the preparation of the program will VAR1 high 4 and low 4 separation, respectively, as a low 4 bits stored in RES1 and RES2, this high-4 position of the two variables 0.2 ) to set the 32-bit (binary) data 0E2597455H (Note: The highest level of E) stored in the variable VAR2 in the contents of the variable arithmetic left two, the result is still stored in the VAR2 in the
    2022-09-12 00:15:03下载
    积分:1
  • 这个是用C编写的Atmega169的EEPROM的读写程序!
    这个是用C编写的Atmega169的EEPROM的读写程序!-This is prepared by C the Atmega169 the EEPROM read and write procedures!
    2022-02-05 12:30:27下载
    积分:1
  • 金属腐蚀的元胞自动机模拟代码 (1)
    说明:  金属腐蚀CA模型,蚀坑或者金属表面腐蚀演化(CA model of metal corrosion)
    2020-04-24 23:22:30下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载