-
matlab2
这本书是关于matlab文件操作和txt等文件转换的资料,希望对大家有用,有好的资料也请大家上传上来 谢谢~(err)
- 2008-01-05 11:03:38下载
- 积分:1
-
MATLAB_picture
matlab的图像处理命令大全,是MATLAB作图时很好的参考资料,汪大家下载使用(matlab image processing commands Daquan, is a good reference when mapping MATLAB, Wang everyone to download so that)
- 2010-01-05 09:49:48下载
- 积分:1
-
music
功率谱估计 music算法matlab实现(music algorithm of power spectral estimation and its realization)
- 2014-02-24 21:09:29下载
- 积分:1
-
rsreductwithattributes
信息系统的盲目删除属性约简算法,采用matlab实现(Information system blindly delete attribute reduction algorithm implementation using matlab)
- 2009-03-06 14:02:02下载
- 积分:1
-
Initiation_Aide_Matlab
this M - file calculate the gradient of a two dimentional function
- 2010-03-02 23:14:38下载
- 积分:1
-
dpsk
说明: 此为MATLAB写的关于2DPSK调制解调的程序并且通过验证可以实现,程序对2DPSK的算法都有相应的程序(This is written in MATLAB on 2DPSK modem to verify the procedure can be achieved through the procedures of the algorithm 2DPSK procedures have corresponding)
- 2009-08-22 13:21:19下载
- 积分:1
-
exp-min
Matlab code for expectation-minimization algorithm
- 2013-03-27 22:18:44下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
juyunlianghua
通信原理中均匀量化方面的仿真,程序简单易懂,希望能加深你对量化的理解(Communication Theory in the uniform quantization in the simulation, the program easy to understand, hoping to deepen your understanding of quantitative)
- 2010-02-11 23:37:51下载
- 积分:1
-
Antenna-load
集总元件电阻、电感、电容的模拟,用不同大小的电感和电容加载,看天线的辐射方向图,从而分析加载天线的特性(Lumped resistance, inductance, capacitance of the simulation, using different sizes of inductors and capacitors to load to see if the antenna radiation pattern, to analyze the characteristics of the antenna load)
- 2011-09-14 20:46:23下载
- 积分:1