-
main
Used to plot temp VS time graph
But has no data attached n the x axis(time) has time string format
- 2009-05-01 13:37:00下载
- 积分:1
-
kolda_862
Kolda Tensor Factorization toolbox.
Useful for tensor signal processing
- 2014-08-08 18:22:14下载
- 积分:1
-
LMS_P72
LMS源代码程序,自适应信号处理,王永德翻译一书72页仿真程序(LMS source code program, adaptive signal processing, translation of a book 72 s Acoustic Simulation Program)
- 2010-11-12 09:45:58下载
- 积分:1
-
Enkf
对于初学卡尔曼者有借鉴作用,结合程序可以更好的理解集合卡尔曼理论(For the beginner who has a reference Kalman, combined with a better understanding of the program can be set Kalman theory)
- 2020-12-30 17:49:00下载
- 积分:1
-
qpsk_berest
qpsk_berest
- 2011-11-27 23:13:10下载
- 积分:1
-
TimeSeriesLibrary-tslib
说明: 国外的时间序列分形的库函数,对于时间序列研究有一定帮助(Fractal time series of foreign library functions, for the time series study will definitely help)
- 2010-04-19 15:46:06下载
- 积分:1
-
rbm
Restricted Boltzmann Machine with binary visible and binary hidden units.
- 2013-12-25 16:29:03下载
- 积分: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
-
eemd
关于经验模态分解求解,可以基本解决关于经验模态分解的问题(On the empirical mode decomposition to solve, can be basically solved on the problem of empirical mode decomposition)
- 2010-12-15 16:05:39下载
- 积分:1
-
Matlabrule
用matlab编程求解无约束优化问题、线性规划问题即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题(Matlab programming for solving unconstrained optimization problems, linear programming problems that most value problem for a linear function under the constraints of a set of linear inequalities or equations group)
- 2014-02-17 23:11:42下载
- 积分:1