-
GA_SVM
对于小样本而言,SVM的仿真效果要比神经网络好,但是SVM的性能依赖于它的两个训练参数,本算法是用GA自动选择SVM的两个参数。(For small sample case, SVM simulation results than the neural network is good, but the performance of SVM depends on its two training parameters, the algorithm is automatically selected GA parameters of SVM-2.)
- 2009-11-19 11:55:02下载
- 积分:1
-
matlabdynamicprogramming
动态规划的matlab程序,参看胡良剑等编《数学实验--使用MATLAB》P180,所举的例子,希望对初学者有用(matlab dynamic programming)
- 2010-05-17 14:19:25下载
- 积分:1
-
ArtificalPotentialField
人工势场法,matlab程序,改进版本,修改人工势场法的不足,有详细解释(Artificial potential field method, matlab program, improved version, modification of artificial potential field method deficiencies, a detailed explanation)
- 2020-08-31 23:08:10下载
- 积分:1
-
code
code for denoising and restoration using total variation restoration regularization
- 2013-07-23 16:29:57下载
- 积分:1
-
C_CMethod
李雅普诺夫指数时需用到的两个参数,即时间延迟与嵌入维数的求其方法(When Lyapunov exponent required to two parameters, namely the time delay and embedding dimension seeking its methods)
- 2014-02-25 21:20:11下载
- 积分:1
-
watermark_LSB
说明: 基于LSB的数字水印算法,MATLAB,简单易懂,嵌入与提取(Digital watermarking algorithm based on LSB, MATLAB)
- 2019-02-27 10:00:22下载
- 积分:1
-
dynamic
本代码为动态规划算法。寻找一条最佳路径,并找出相对应的节点。(The code for the dynamic programming algorithm.)
- 2009-06-08 20:35:28下载
- 积分:1
-
example-libmaple-project-master
exemple libmaple project example
- 2015-02-10 21:55:34下载
- 积分:1
-
spectra
f-k谱的malab源代码,非常实用。在信号处理中都能用到。(f-k spectra code in matlab. it is necessary in signal processing.)
- 2020-08-25 20:18:14下载
- 积分:1
-
FEM-for-PDE
用有限元方法解偏微分方程的算例。区域是[0,1]*[0,1]的正方形区域,区域剖分网格是标准正方形。区域剖分、节点计算、转化成代数方程求解,结果画图显示及txt结果输出,每一步都很详细。(Two-dimensional numerical example of using the finite element method for solving partial differential equations . Region is a [0,1]* [0,1] of the square region, a square region of a standard mesh grid. Regional split, node calculation, converted into algebraic equations, the results display and txt file result output, each step is very detailed.)
- 2014-08-22 22:27:37下载
- 积分:1