-
gauss
gauss method of matlab
- 2011-06-30 04:41:31下载
- 积分:1
-
dianfacejing
基于MATLAB的电法测井电阻率及电压曲线正演模拟(Simulation of double electric logging resistivity and voltage curve is based on MATLAB)
- 2015-04-21 10:14:14下载
- 积分:1
-
71348358pso
说明: 离散粒子群算法,改进的二值粒子群算法,可以正常运行(Discrete particle swarm optimization algorithm, improved binary particle swarm optimization algorithm)
- 2020-07-25 19:53:49下载
- 积分:1
-
program_play
matlab的线性规划的优化算法内涵6个线性规划实例.(matlab linear programming optimization algorithm of the connotation of six examples of linear programming.)
- 2008-12-10 22:36:21下载
- 积分:1
-
HUFFMAN
哈夫曼编码的matlab仿真程序,并分析哈夫曼编码性能(Huffman coding matlab simulation program and to analyze the performance of Huffman Coding)
- 2008-03-22 16:33:34下载
- 积分:1
-
GAOT
说明: 遗传算法matlab工具
1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。
2.工具箱路径加入Matlab文件路径之中。
流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。
3 重新启动Matlab,运行即可。
4 一般情况下,会出现如下情况。
安装遗传工具箱后出现问题:Warning: Name is nonexistent or not a directory: \afs\eos\info\ie\ie589k_info
解决方案:
将C:\program files\MATLAB\R2009a\toolbox\文件夹下的startup.m文件中的路径“\afs\eos\info\ie\ie589k_info\”改为goat当前所在的目录,“C:\program files\MATLAB\R2009a\toolbox\”即可。(Genetic algorithm matlab tool 1. Matlab toolbox files are copied to the folder, the specific path is: C: \ program files \ MATLAB \ R2009a \ toolbox. 2. Matlab toolbox add the file path into the path. Process is: File-> Set Path-> Add Folder. That is, the C: \ program files \ MATLAB \ R2009a \ toolbox \ folder by adding the path system. 3 Restart Matlab, can be run. 4 Under normal circumstances, there will be the following. Problems after installing genetic toolbox: Warning: Name is nonexistent or not a directory: \ afs \ eos \ info \ ie \ ie589k_info \ Solution: C: \ program files \ MATLAB \ R2009a \ toolbox \ startup folder under the . m file path " \ afs \ eos \ info \ ie \ ie589k_info \" to the current directory where the goat, " C: \ program files \ MATLAB \ R2009a \ toolbox \" can be.)
- 2011-03-04 16:12:07下载
- 积分:1
-
Analysis-K-SVD
经典论文PDF“Analysis K-SVD: A Dictionary-Learning Algorithm for the Analysis Sparse Model”及其工具箱,对学习K-SVD很有帮助(Classic paper PDF " Analysis K-SVD: A Dictionary-Learning Algorithm for the Analysis Sparse Model" and its toolbox, useful for learning K-SVD)
- 2014-01-12 23:34:44下载
- 积分:1
-
show-new
语音信号处理。例如:滤波、检测、增强、估计、识别、谱分析(Speech Signal Processing. For example: filtering, detection, enhancement, estimation, identification, spectral analysis)
- 2008-06-04 21:22:28下载
- 积分:1
-
mulDNewton
本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。(The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.)
- 2010-01-01 14:18:33下载
- 积分:1
-
primal_svm
Primal SVM code using the Lagrangian Theory
- 2011-06-27 11:07:29下载
- 积分:1