-
matlab2
两种常微分方程求解的matlab程序,是自学matlab的小程序可以学学(Two kinds of solution of ordinary differential equations matlab program, matlab is a small program can self-learn)
- 2010-10-22 11:31:19下载
- 积分:1
-
HitachiH48C3
说明: 加速度计的BS2源程序 简单易学 由parallax公司提供(The BS2 source programme of accelerator)
- 2011-03-10 20:54:55下载
- 积分:1
-
MATLAB_application_DSP
说明: 《MATLAB在数字信号处理中的应用》
介绍matlab6.1在数字信号处理领域的基本原理和应用(err)
- 2008-11-23 20:27:34下载
- 积分:1
-
Dynamic1D_hb
Ising 1D heat bath algorithm
- 2014-02-03 23:08:19下载
- 积分:1
-
光流法
matlab基于光流法的运动物体目标检测,源码,可用(Matlab based on the optical flow method of moving object detection, source code, available)
- 2018-03-09 19:16:07下载
- 积分:1
-
temperatre-contour-
利用MATLAB绘制等温线,以湖南省为例,绘制了省界,97县的位置以及等温线。(plot temperature contour through MATLAB.)
- 2013-08-07 11:15:40下载
- 积分:1
-
NE39bus
新英格兰10机39节点系统,用于电力系统仿真(New England 10-machine 39 node system for power system simulation)
- 2021-02-21 01:19:43下载
- 积分:1
-
OFDM-Tutorial_matlab
ofdm 介绍的文章,含原理与实例论证(含图) ,附件中是仿真代码,可单步跟踪查看,很好的学习资料(OFDM introduction of the article, including theory and examples of argumentation (including map), the annex is the simulation code, can single-step tracking of view, a very good learning materials)
- 2009-02-06 21:24:19下载
- 积分:1
-
chapter3
说明: 图形图像处理实例。很简单但很好的例子。希望对初学者有益(Graphic image processing examples. Very simple but good example. Want to be useful for beginners)
- 2011-03-14 09:31:55下载
- 积分:1
-
matport
这是学习matlab的非常实用的程序Matport是NTPort Library的MatLab接口模块。借助Matport,你可以在Matlab中直接访问PC
的I/O端口。(Before use Matport, your must install the latest version of NTPort Library. And copy all files of Matport into MatlabWork directory.
Start Matlab, and now you can use matport command to call NTPort Library functions. The basic syntax of Matport is as follows,
matport( NTPort Library funtion , parameters...)
For example, if you want to call Inport function to read a port, simply use
myvalue = matport( Inport , 97)
Port address 97 is as a decimal.)
- 2011-05-04 21:40:35下载
- 积分:1