-
bandpass
its a chebyshev-2 band pass filter
- 2011-02-09 10:07:44下载
- 积分: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
-
LEACH
用matlab语言实现无线传感器网络Leach路由算法,并对LEACH算法进行改进,比较改进后的算法的优势尽量减少节点能耗、延长网
络生存时间(Matlab language realize the wireless sensor network Leach routing algorithms, and to Leach algorithm was improved, compare the improved algorithm to reduce the energy consumption of the advantages extend node net)
- 2012-04-19 20:36:28下载
- 积分:1
-
dynamicphasoranalysis
在matlab simulink中建立动态相量分析模块,并对信号进行动态相量分析,验证其有效性(the dynamic phasor analysis module is built at matlab simulink, a signal s dynamic phasor is analized to test this module)
- 2020-11-18 09:09:39下载
- 积分:1
-
Zernike-moment
This is a matlab file for edge detection using Zernike moment
- 2011-08-06 19:00:22下载
- 积分:1
-
result
改进型的蚁群算法,能够快速求解多目标规划(Improved ant colony algorithm, fast multi-objective planning)
- 2011-10-15 20:31:07下载
- 积分:1
-
music
music算法的测试程序,包括不同的波长信号,不同采样点数,不同的阵列形式(music algorithm testing procedures, including different wavelengths, different sampling points, a different form of an array)
- 2013-11-11 20:47:14下载
- 积分:1
-
generateNetwork
根据Barabasi等人提出的无标度模型复杂网络生成的preferential attachment原理,生成指定规模的无标度网络的邻接矩阵。(Based on the preferential attachment mechanism proposed by Barabasi et al, the code functions to generate the adjacency matrix for a scale-free network with given size.)
- 2013-10-11 04:28:53下载
- 积分:1
-
sfta
Texture feature extracto using STFA for Matlab.
- 2015-04-02 02:04:34下载
- 积分:1
-
track
航路仿真的GUI实现,即爬升,巡航,下降阶段,输入速度!(Route simulation GUI realize that climb, cruise, descent phase, input speed!)
- 2013-04-06 13:12:20下载
- 积分:1