-
gc
说明: golden code 一种先进的编码方法 性能优越 复杂度低(golden code, an advanced coding method superior performance, low complexity)
- 2010-03-22 20:57:34下载
- 积分:1
-
mode_number
光纤模式分布图形及模式数量计算,程序清晰图形漂亮(fiber modes distribution graphic and mode number computition)
- 2011-04-27 11:02:10下载
- 积分:1
-
牛顿法通过matlab编程求解多维非线性方程组 newton_raphson
说明: 采用牛顿法通过matlab编程求解多维非线性方程组(Solving a multidimensional nonlinear equation by the Newton-Raphson method by MATLAB coding.)
- 2020-04-24 10:43:39下载
- 积分:1
-
ROCandAUC
计算ROC曲线和AUC的Matlab程序(Calculation of ROC curves and AUC of Matlab procedures)
- 2007-09-27 21:28:24下载
- 积分:1
-
Untitled
PSO with linkage operator
- 2012-04-24 15:41:25下载
- 积分:1
-
powspec
power spectrum analysis of the audio fingerprint system(power spectrum analysis of the audio finger rprint system)
- 2007-04-11 11:10:01下载
- 积分:1
-
capon_music_matlab_code
天线阵的波束形成,包括Capon算法波达方向估计,MUSIC算法波达方向估计。适合学习,欢迎下载(capon、music MATLAB code)
- 2016-05-12 21:52:23下载
- 积分:1
-
已知和未知CSI时的信道容量比较
说明: MIMO信道在已知和未知CSI两种状态下的测量(Measurement of MIMO channels in known and unknown CSI states)
- 2021-01-06 17:11:40下载
- 积分:1
-
matlab-3
《Matlab时频分析技术及其应用》(人民邮电出版社)中第三章的随书程序。("Matlab time-frequency analysis technology and its applications" (People s Posts and Telecommunications Publishing House) in Chapter III of the procedure with the book.)
- 2009-01-20 17:04: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