-
sea-clutter_simulation
说明: 关于海杂波的仿真源程序,包括原理和编程中的注意事项(Simulation of sea clutter on the source, including the principles and programming note)
- 2009-07-28 13:15:20下载
- 积分:1
-
aybook.cn_Fundamentals-of-WiMAX-1205
说明: 一本关于wimax经典外文书籍。适合于从事wiamx学习和研究的工程技术人员。(Wimax classic book on foreign books. Wiamx for study and research in engineering and technical personnel.)
- 2011-04-06 21:48:56下载
- 积分:1
-
genetic_operator
It s genetic operator (crossover and mutation) for discrete optimization
- 2010-06-28 02:54:27下载
- 积分:1
-
sepa
separate mental tasks of EEG file
- 2010-07-19 03:23:42下载
- 积分:1
-
kmeans
用于数据挖掘聚类分析的简单的K平均算法Matlab源代码(Simple K-means for data mining (Matlab))
- 2010-12-03 00:05:47下载
- 积分:1
-
gradient
一维波动方程反演MATLAB程序,采用的梯度法,声波方程,测试可用(1D waveform inversion by gradient method based on acoustic wave equation)
- 2015-01-07 16:28:15下载
- 积分:1
-
anglecalculate
计算两个晶体方向之间的夹角,并画图,适合初学者(Calculate the angle between two crystallographic directions, and drawing for beginners)
- 2012-11-27 23:29:57下载
- 积分:1
-
维特比译码判决
维特比译码matlab实现-Convolutional coding and Viterbi decoding matlab implementation,包括硬判决和软判决函数。
- 2022-03-22 17:53:53下载
- 积分:1
-
binaural_coherence_v1
it include m file for binarual coherence
- 2011-03-05 18:15:02下载
- 积分: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