-
Matlabbook
详细的matlab编程指南,对matlab的编程和学习有很大的帮助和作用。(Detailed matlab programming guide for matlab programming and learning a great help and role.)
- 2011-11-16 12:08:46下载
- 积分:1
-
leach_matlab
说明: leach协议的matlab仿真(leach agreement matlab simulation)
- 2008-11-26 10:53:26下载
- 积分:1
-
the-parameters-of-differential
this is the paramteres of differential equation of the program to optimize the programs of modeling
- 2013-01-02 11:44:39下载
- 积分:1
-
vc++_Library
Visual C Project Case Navigation source code ,Visual C++,source in ebook.(Visual C source Navigation Project co Case de, Visual C source in ebook.)
- 2006-12-04 02:20:48下载
- 积分:1
-
autorun
一个使用控制台实现的关于设置开机自启动的小demo。(A realization about using the console to set boot the start of a small demo.)
- 2014-09-27 11:01:44下载
- 积分:1
-
rlsnoise2
一个有用的RLS算法小程序,希望对大家有帮助,谢谢共享(RLS algorithm for a useful small programs, in the hope that everyone has to help, thank you sharing)
- 2007-07-27 23:17:22下载
- 积分:1
-
IGES-Standard-Protocol-for-Feature-Recognition-CA
Standard of IGES format + matlab use
- 2014-12-13 04:51:11下载
- 积分:1
-
jhpisuur
时间序列数据分析中的梅林变换工具,包含位置式PID算法、积分分离式PID,是路径规划的实用方法,包括回归分析和概率统计,研究生时的现代信号处理的作业。(Time series data analysis Mellin transform tool, It contains positional PID algorithm, integral separate PID, Is a practical method of path planning, Including regression analysis and probability and statistics, Modern signal processing jobs when the graduate.)
- 2016-03-16 19:01:44下载
- 积分:1
-
mimo_ofdm_simok
在LS信道上用Matlab模拟MIMO-OFDM的发送接收(Matlab simulation of the LS channel MIMO-OFDM with transmit and receive)
- 2010-08-03 23:52:08下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1