-
mfcc
matlab中编写的提取语音信号的mfcc(matlab prepared in the extraction of speech signals mfcc)
- 2009-09-29 11:10:12下载
- 积分:1
-
minDFP
单纯型算法和最速下降法的综合算法,能很快的搜索到最小值。(Simplex algorithm and steepest descent method of synthesis algorithms to quickly search the minimum.)
- 2009-10-27 20:11:34下载
- 积分:1
-
SMC
刘老师的变结构控制,修改了符号函数,解决了抖振问题。(
Variable Structure Control , modify the symbolic function to solve the chattering problem.)
- 2013-12-18 22:20:42下载
- 积分:1
-
Zernike_simulation
Zernike波前拟合源代码,实现了波面相位分解(Simulation by zernike modes)
- 2016-05-21 10:39:27下载
- 积分:1
-
Bluetooth
Bluetooth Frequency Hoppinglkj
- 2010-06-23 14:13:49下载
- 积分:1
-
bbbbbbbbbbbbbb
the useful information for project guide.Here is matlab pdf
- 2010-08-15 20:05:45下载
- 积分:1
-
jixieyouhuasheji
古典与现代机械优化设计matlab源程序,包括:二次插值,复合型,鲍威尔,黄金分割等(Optimal design of classical and modern mechanical matlab source, including: quadratic interpolation, complex, Powell, Golden, etc.)
- 2011-04-25 16:35:37下载
- 积分:1
-
NumInte
说明: 用matlab实现jacobi方法和seidel方法的数值积分的例程(Using MATLAB to realize the routine of Jacobi numerical integration and Seidel numerical integration)
- 2020-03-12 19:25:24下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
lab5
exponential distribution
- 2011-08-17 20:12:32下载
- 积分:1