-
MATLAB
介绍MATLAB的ppt课件,有助于在短时间里学会运用MATLAB。对数学建模很有帮助。(Introduction MATLAB-ppt courseware, helping in a short time learn to use MATLAB. Useful for mathematical modeling.)
- 2009-09-06 13:39:25下载
- 积分:1
-
RBF_2D
Radial Basis Function
- 2009-02-27 21:37:16下载
- 积分:1
-
PrimAlgorithm
最小生成树prim算法,Dandn文件给出了输入参数的名称及格式即在调用prim前先输入邻接矩阵D和节点个数n输入prim得到两行的矩阵T,将上下两行数字对应的节点相连即可(Prim algorithm for minimum spanning tree, Dandn document gives the name and format of the input parameters that is called prim before Input adjacency matrix D and the node number n input prim to be two lines of the matrix T, the upper and lower figures correspond to two lines of nodes connected to can)
- 2010-03-07 21:18:42下载
- 积分:1
-
LEACH
经典leach算法,是学习leach最好的算法,有详尽的代码注释。(classical algorithm of leach)
- 2012-05-10 22:54:46下载
- 积分:1
-
Basics-of-MATLAB-and-Beyond---Andrew-Knight
This book is : Basics of MATLAB and Beyond - Andrew Knight, you can use this book with file code i uploaded before. Well done !
- 2011-08-29 13:04:22下载
- 积分:1
-
signal-sorting
针对信号分选的几种常见算法,包括pri变换,sdif(序列差直方图)算法,cdif(累积差直方图)算法,可以解决类似于固定重频信号,抖动重频信号,滑变重频信号和参差重频信号的分选等(For several common signal sorting algorithms, including pri transform, sdif (sequence difference histogram) algorithm, cdif (cumulative difference histogram) algorithm, can solve similar fixed repetition frequency signals, jitter signal repetition, repetition becomes slippery sorting and mixed signal repetition frequency signals, etc.)
- 2021-01-21 14:38:45下载
- 积分:1
-
MATLAB遗传算法程序
说明: function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1
-
gt
说明: 用MATLAB分析一个WMA格式的音频 通过带通带阻滤波器 分析前后输出的频谱(Use MATLAB to analyze a WMA format audio band-pass band-stop filter through the analysis of the output spectrum before and after the)
- 2009-11-09 22:15:31下载
- 积分:1
-
PCA_new
Principal Component Analysis code
- 2011-01-24 17:17:13下载
- 积分:1
-
duandianjiance
语音前端处理,可用于端点检测。非常实用的程序。(Voice front-end processing, can be used for endpoint detection. A very useful program.
)
- 2011-07-20 01:58:30下载
- 积分:1