-
Computational-Statistics-Handbook
【数学仿真软件】Computational Statistics Handbook with MATLAB的源代码([T]his book is perfectly appropriate as a textbook for an introductory course on computational statistics. It covers many useful topics, which in combination with the well-documented code, make the underlying concepts easy to grasp by the students)
- 2011-09-18 16:28:46下载
- 积分:1
-
fxlms
fxlms基本算法在有源噪声控制中的应用,有MSE曲线图(The application of basic FXLMS algorithm in active noise control has MSE curve.)
- 2020-07-04 20:20:02下载
- 积分:1
-
m2
说明: 这是国外一本经典教材附带的程序,通信系统的matlab实现,所含例子丰富(This is a classic foreign materials attached to the procedures, communications systems to achieve matlab contains abundant examples of)
- 2009-05-21 20:32:53下载
- 积分: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
-
hsbj
matlab函数逼近程序,里面包括了常用的matlab函数逼近的程序,包括手写的和matlab自还的函数。(matlab function approximation process, which includes the commonly used matlab function approximation procedures, including hand-written and self is also a function of matlab.)
- 2010-01-10 21:24:20下载
- 积分:1
-
m1
说明: 蓄电池容量检测数据采集,matlab 6.5(Battery capacity test data acquisition, matlab 6.5)
- 2011-06-30 11:44:23下载
- 积分:1
-
wgmvpara
小波灰度矩向量计算代码,首先进行morlet连续小波变换,然后将小波灰度矩分为16份(Wavelet gray moment vector calculation code, the first to morlet continuous wavelet transform, and then divided into 16 wavelet Gray Moment)
- 2010-10-03 18:14:13下载
- 积分:1
-
enhancement
说明: 有关图像处理方面的matlab源程序,主要包括对比度增强、直方图均一化、还有滤波。如果感兴趣欢迎下载。(the image processing of Matlab source, including contrast enhancement, histogram homogenization, and filtering. If interested welcome to download.)
- 2005-10-24 18:39:42下载
- 积分:1
-
rout
基于均衡网络能耗的无线传感网络路由算法,包括分簇机制,数据传输机制等(Wireless sensor network routing algorithm based on balanced energy consumption of the network, including the clustering mechanism, data transmission mechanism)
- 2014-09-01 16:29:22下载
- 积分:1
-
PID-controller-design-of-nonlinear-systems-using-
PID controller design of nonlinear systems using an improved
- 2014-10-31 22:37:39下载
- 积分:1