登录
首页 » matlab » MATLAB

MATLAB

于 2009-02-16 发布 文件大小:1033KB
0 192
下载积分: 1 下载次数: 2

代码说明:

  这是一本关于matlab的语言基础的一本书,内容详尽,便于自学(This is a matlab language regarding the foundation of a book, comprehensive, easy to self-)

文件列表:

精通MATLAB-综合辅导与指南(附例程)
....................................\Chap10.DOC
....................................\Chap11.DOC
....................................\Chap12.DOC
....................................\Chap13.DOC
....................................\Chap14.DOC
....................................\Chap18.DOC
....................................\CHAP19.DOC
....................................\CHAP201.DOC
....................................\CHAP203.DOC
....................................\Chap211.DOC
....................................\Chap212.DOC
....................................\Chap213.DOC
....................................\Chap214.DOC
....................................\Chap221.DOC
....................................\Chap222.DOC
....................................\Chap23.DOC
....................................\Chap5.DOC
....................................\Chap6.DOC
....................................\Chap7.DOC
....................................\Chap8.DOC
....................................\Chap9.DOC
....................................\readmenow.txt
....................................\例程
....................................\....\Contents.m
....................................\....\expsin.m
....................................\....\fsderiv.m
....................................\....\fseval.m
....................................\....\fsfind.m
....................................\....\fsform.m
....................................\....\fsharm.m
....................................\....\fsmsv.m
....................................\....\fsresize.m
....................................\....\fsresp.m
....................................\....\fsround.m
....................................\....\fswindow.m
....................................\....\iforgot.m
....................................\....\mm4d.m
....................................\....\MM5
....................................\....\...\Contents.m
....................................\....\...\fsangle.p
....................................\....\...\fsdelay.p
....................................\....\...\fsderiv.p
....................................\....\...\fseval.p
....................................\....\...\fsfind.p
....................................\....\...\fsform.p
....................................\....\...\fsharm.p
....................................\....\...\fshelp.p
....................................\....\...\fsintgrl.p
....................................\....\...\fsmsv.p
....................................\....\...\fspeak.p
....................................\....\...\fspf.p
....................................\....\...\fsprod.p
....................................\....\...\fsresize.p
....................................\....\...\fsresp.p
....................................\....\...\fsround.p
....................................\....\...\fssize.p
....................................\....\...\fssum.p
....................................\....\...\fssym.p
....................................\....\...\fstable.p
....................................\....\...\fsthd.p
....................................\....\...\html
....................................\....\...\....\Readme.html
....................................\....\...\mm2dpfit.p
....................................\....\...\mm2dpstr.p
....................................\....\...\mm2dpval.p
....................................\....\...\mm5.p
....................................\....\...\mmap.p
....................................\....\...\mmarrow.p
....................................\....\...\mmax.p
....................................\....\...\mmbox.p
....................................\....\...\mmbrowse.p
....................................\....\...\mmcd.p
....................................\....\...\mmcurve.p
....................................\....\...\mmdeal.p
....................................\....\...\mmderiv.p
....................................\....\...\mmdigit.p
....................................\....\...\mmdir.p
....................................\....\...\mmdoc.p
....................................\....\...\mmdraw.p
....................................\....\...\mmedit.p
....................................\....\...\mmempty.p
....................................\....\...\mmfftbin.p
....................................\....\...\mmfftpfc.p
....................................\....\...\mmfill.p
....................................\....\...\mmfitpos.p
....................................\....\...\mmfminc.p
....................................\....\...\mmfminc_.p
....................................\....\...\mmfminu.p
....................................\....\...\mmfsolve.p
....................................\....\...\mmftfind.p
....................................\....\...\mmgca.p
....................................\....\...\mmgcf.p
....................................\....\...\mmget.p
....................................\....\...\mmgetpos.p
....................................\....\...\mmgetpt.p
....................................\....\...\mmgetsiz.p
....................................\....\...\mmgetxy.p
....................................\....\...\mmginput.p
....................................\....\...\mmgui.p

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

发表评论

0 个回复

  • 1
    说明:  Matlab的双馈异步风力发电机风电场仿真(MATLAB feng li fa dian ji fangzhen)
    2014-08-16 18:22:42下载
    积分:1
  • Robust-methods
    主要利用稳健方法比如迭代算法来对跳频信号在Alpha稳定分布噪声环境下进行参数估计(Main advantage of robust methods such as iterative algorithm for frequency-hopping signals Alpha stable distribution parameter estimation in noisy environments)
    2020-07-10 17:28:54下载
    积分:1
  • bianyuanjiance
    一种基于小波的边缘检测算法,用matlab实现,程序有点长,希望耐心的阅读(Based on wavelet edge detection algorithm, using matlab to achieve, the program a bit longer, hoping patiently reading)
    2008-12-17 20:59:43下载
    积分:1
  • AugmentedLeastSquares
    增广的最小二乘法源程序,加以改进,可以用于动力电池的电路模型参数辨识,也可以用于超级电容的系统辨识(Augmented Least Squares source code, to be improved, can be used to power batteries of the circuit model parameters identification, super-capacitor can also be used for system identification)
    2010-08-07 12:41:56下载
    积分:1
  • Signals-and-SystemsAnalysis-and-threalization-of-M
    1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十章所有程序; 2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释; 3. 程序文件的命名分为以下三种类型: (1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。 (2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。 (3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。 ()
    2008-06-06 11:40:24下载
    积分:1
  • NNDESIGN
    国外经典教材《神经网络设计》的演示程序NNARROW.W,非常经典、难得。本书书写非常优秀,演示程序同样如此。(Foreign classic textbook " Neural network design," the demo program, very classic, rare. This book is very good writing, presentation program the same way.)
    2011-01-19 20:44:28下载
    积分:1
  • gexingLMS
    本自适应算法,是格型的LMS算法,描述了反射系数对算法的影响,以及LMS算法和格型LMS算法的对比(The adaptive algorithm is grid-based LMS algorithm, the algorithm describes the impact of the reflection coefficient, and the LMS algorithm and lattice LMS algorithm comparison)
    2011-10-04 12:14:50下载
    积分:1
  • codes
    it is used in microcontroller..
    2012-02-06 18:27:04下载
    积分:1
  • bayescode
    一种自己设计的贝叶斯分类器,具有一定的参考价值(A kind of self-designed Bayesian classifier, with some reference value)
    2010-06-23 22:06:39下载
    积分:1
  • suiqianying
    传输矩阵法matlab仿真透射波长,介质的折射率和反射率、(Transfer matrix method matlab simulation transmission wavelength, refractive index and reflectivity,)
    2011-09-08 20:32:43下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载