-
MATLABDemystified
一本matlab的英文自学书籍,分四个部分,详细介绍了matlab的使用方法及一些实例!(Matlab an English self-study books, is divided into four parts, described in detail the use of matlab and some examples!)
- 2009-05-02 23:47:47下载
- 积分: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
-
hdf
使用Matlab读取hdf格式的海洋大气数据,并进行绘图处理(Hdf format using matlab read Oceanic and Atmospheric data and graphics processing)
- 2014-12-10 16:51:26下载
- 积分:1
-
svm465
This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.(This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm. )
- 2005-06-06 09:41:14下载
- 积分:1
-
ACO-PSO
蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码(Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code)
- 2021-04-13 14:58:56下载
- 积分:1
-
FIR
用窗函数设计FIR 并用lattice实现滤波~!!!(fir)
- 2009-11-21 11:16:15下载
- 积分:1
-
msk
通信原理实验中的数字调制部分二进制频率调制(Communication theory experiment in digital modulation part of the binary frequency modulation)
- 2010-12-08 17:44:07下载
- 积分:1
-
code
tricolor attenuation model
- 2011-05-03 00:36:47下载
- 积分:1
-
ASK_FSK_PSK
ASK,FSK,PSK仿真误码率对比l。。。。在做毕业设计的时候可以参考下(ASK,FSK,PSK仿真误码率对比l。。。。在做毕业设计的时候可以参考下
ASK, FSK, PSK simulation of bit error rate compared to l.... When doing graduate design can refer to the next
)
- 2013-11-20 17:24:44下载
- 积分:1
-
FDTD3D_PML
三维时域有限差分matlab程序,带完美匹配层(Three-dimensional finite-difference time-domain matlab program, with perfectly matched layer)
- 2013-12-16 13:15:58下载
- 积分:1