资源列表
vrpGA.rar
- VRP问题的遗传算法程序 matlab写的,经典,智能算法,the procedures of VRP problem which is compiled by GA and running in matlab.
FieldII.rar
- Field声场仿真软件包,包括Field_II_PC7软件包,user_guide,常见问题解答及相关的文献,Field sound field simulation software packages, including Field_II_PC7 packages, user_guide, answers to frequently asked questions and related literature
markov.rar
- 马尔科夫链的matlab仿真,网上找到的,和大家分享一下,simulation of Markov Chain with Matlab
HHT_tools.rar
- 非平稳时变分析工具箱。现代信号处理的重要工具。,Non-stationary time-dependent analysis toolbox. An important tool in modern signal processing.
GAMP.rar
- matlab 匹配追踪算法,garbor原子的,非常好用,matlab matching pursuit
GAACO.rar
- genetic algorithm combine Ant colony optimization for feature selection,genetic algorithm combine Ant colony optimization for feature selection
Rand.rar
- 随机数生成类。封装c++的rand函数,用于生成均匀、正态、伽马、贝塔、泊松、指数、几何等分布规律的随机数。 内含生成各分布的算法源码。各分布可通过ts测试。,A random number generator class. it Packages the rand function of C++,and is used to generate uniform, normal, gamma, beta, Poisson, exponential, geometric and other dis
gaosisaideer.rar
- 用高斯-赛德尔迭代法求方程组的根。它的原理与简单迭代法相似,但在赛德尔迭代法中,每次迭代时充分利用当前最新的迭代值,With the Gauss- Seidel iterative method seeking the roots of equations. Its principle with simple iterative method similar, but the Seidel iteration method in each iteration to take full advan
fmincon.rar
- 求解非线性方程。调用格式x=fmincon(fun,x0,A,b,Aeq,beq,VLB,VUB),For solving nonlinear equations. Call the format x = fmincon (fun, x0, A, b, Aeq, beq, VLB, VUB)
neuronetwork.rar
- 《神经网络模式识别及其实现》源程序 几个VC编写的神经网络示例,neuronetwork
ACATSP.rar
- 蚁群算法,MATLAB求最短路径,解放军信息工程大学一个老师编的matlab程序,Ant Colony Algorithm for Traveling Salesman Problem
adptive-RLS.rar
- RLS算法,编写了MATLAB程序实现自适应干扰对消.给出信号实例,用于验证所编写程序的性能,RLS algorithm, written MATLAB program to achieve adaptive interference cancellation. Given the signal instance, used to validate the performance of the programming