-
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
-
APF
PSCAD中设计的APF有源滤波器的仿真模型(pscad APF)
- 2013-12-14 15:20:10下载
- 积分:1
-
pso
this source code for particle swarm optimization
- 2011-05-02 13:53:59下载
- 积分:1
-
LabVIEW(1)
this code about fuzzy controller
- 2013-08-15 00:21:14下载
- 积分:1
-
legend
用matlab演奏歌曲‘传奇’,效果比其他几首歌要好很多.(Using matlab to play the song ' Legend' , the effect is much better than the other songs.)
- 2012-08-16 20:58:39下载
- 积分:1
-
jiaosulvpipeikaermanlvbo
捷联式惯性导航的角速率匹配卡尔曼滤波,使用matlab语言编写(Strapdown inertial navigation of angular rate matching kalman filter)
- 2014-01-13 15:52:15下载
- 积分:1
-
matlab
The code is based on passive positioning of the three-dimensional coordinate system Matlab algorithm simulation of three algorithms
- 2013-04-23 17:10:32下载
- 积分:1
-
World-wide-web-programming(7th).pdf
Web程序设计第7版中文版第5章,Robert W. Sebesta著(Web programming 7th edition Chinese edition Chapter 5, Robert W. Sebesta with)
- 2015-01-26 19:35:52下载
- 积分:1
-
ABC_MATLAB_web
人工蜂群算法的源代码,很好用,可以自己个别的修改下(Artificial bee colony algorithm source code, very good, and modifications can be their own individual)
- 2012-11-24 12:06:20下载
- 积分:1
-
ca_cfar1
说明: 作为雷达信号处理系统的一部分,主要利用快速傅里叶变换(FFT)算法完成雷达回波中各距离单元内运动目标的积累检测,另外还包括恒虚警处理然后提出自适应门限杂波图恒虚警处理器及相干杂波图恒虚警处理器。(As a part of radar signal process system, utilizes FFT to achieve radar reflect wave range unit moving target accumulate detect, in addition including CFAR processThen the adaptive threshold clutter map CFAR processor and coherent clutter map CFAR processor are suggested)
- 2020-03-14 16:21:44下载
- 积分:1