-
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
-
0.5
simulator matlab example
- 2011-05-10 01:39:57下载
- 积分:1
-
matlabrumen
matlab初学者入门,零基础迈进matlab(matlab beginner, zero basis into Matlab)
- 2012-07-03 20:35:20下载
- 积分:1
-
digital-signal-processing
这是一本关于数字信号处理方面的好书,讲解很详细,思路清晰,特别是里面的降采样讲解很到位(This is a digital signal processing on the books, to explain in great detail, clear thinking, in particular, which are in place to explain the down-sampling)
- 2011-11-04 11:45:13下载
- 积分:1
-
Multiobjectivesearchingalgorithm
压缩包内MATLAB程序演示多目标perota优化问题,从种群初始化,种群更新,更新个体最优粒子,非劣解筛选进行编程,最后给出了仿真结果,由图可知,算法搜索到的非劣解构成了Pareto面,算法搜索取得了很好的效果,谢谢 希望对大家有帮助。(Compressed package MATLAB program demonstrates perota multi-objective optimization problem, populations initialization, population update, update personal best particle filter Pareto programming. Finally, the simulation results, the figure shows the algorithm to search for Pareto constitute the Pareto surface, the search algorithm has achieved good results, thank you and I hope to help.)
- 2016-10-06 10:46:04下载
- 积分:1
-
matlab-GM
GM(1,1)源代码,计算原始数据的残差、关联度、小误差概率等。同时画出原始数据和预测数据对比图(GM (1,1) source code to calculate the raw data residuals, correlation, and so a small error probability. At the same time draw the raw data and forecast data comparison chart)
- 2011-10-26 10:14:30下载
- 积分:1
-
黄金分割
一维搜索的最优方法(黄金分割法)matlab程序(The best method of one dimension search (golden section method) matlab program)
- 2020-06-30 22:00:02下载
- 积分:1
-
dip_final
this is the matlab code for dip lab programs
- 2011-04-26 13:05:45下载
- 积分:1
-
sign-theory-for-MATLAB
雷达信号理论的MATLAB(林茂庸著)内相关MATLAB仿真程序(MATLAB for radar sign theory )
- 2014-09-23 16:10:44下载
- 积分:1
-
mastery-matlab-with-C-and-CPP
这本书刘维的精通matlab于C和C++混合编程第二版,对进行对matlab优化的有很大的帮助。(The mastery book Liouville matlab in the second edition of the programming the C and C++ mixed on Matlab optimization of great help.)
- 2012-11-28 18:41:51下载
- 积分:1