登录
首页 » Visual C++ » GA_SVM

GA_SVM

于 2020-06-19 发布
0 244
下载积分: 1 下载次数: 8

代码说明:

说明:  利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得,实现 ga pca bp和svm压缩图像,matlab语言(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, and it is very worthwhile to study the data and graphics independently written by oneself, realizing GA PCA BP and SVM compressed image, MATLAB language)

文件列表:

GA_SVM, 0 , 2019-01-30
GA_SVM\svm预测程序1, 0 , 2019-02-05
GA_SVM\svm预测程序1\gaSVMcgForClass.m, 3804 , 2019-02-05
GA_SVM\svm预测程序1\GA优化SVM, 0 , 2019-02-05
GA_SVM\svm预测程序1\GA优化SVM\gabpEval.m, 458 , 2018-05-23
GA_SVM\svm预测程序1\GA优化SVM\GABPNET.m, 1489 , 2018-05-23
GA_SVM\svm预测程序1\GA优化SVM\gadecod.m, 772 , 2018-05-23
GA_SVM\svm预测程序1\GA优化SVM\ga_bp_main.m, 3710 , 2018-06-18
GA_SVM\svm预测程序1\GA优化SVM\ga_svm_main.m, 3710 , 2018-06-18
GA_SVM\svm预测程序1\GA优化SVM\训练数据.xlsx, 25667 , 2019-01-11
GA_SVM\svm预测程序1\GA优化SVM\验证数据.xlsx, 10885 , 2019-01-11
GA_SVM\svm预测程序1\main.m, 3273 , 2019-01-24
GA_SVM\svm预测程序1\main1.m, 3467 , 2019-02-06
GA_SVM\svm预测程序1\predict.txt, 5493 , 2019-01-24
GA_SVM\svm预测程序1\SVMcgForRegress.m, 2876 , 2019-01-18
GA_SVM\svm预测程序1\test_predict.txt, 1081 , 2019-01-25
GA_SVM\svm预测程序1\训练数据.xlsx, 25667 , 2019-01-11
GA_SVM\svm预测程序1\验证数据.xlsx, 10885 , 2019-01-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hologram-recon
    傅里叶全息图的光学重建,利用菲涅尔衍射,透镜菲涅尔衍射三部 仿真光学重建过程(simulating optical reconstruction hologram through fresnel diffraction, fourier lens,fresnel diffraction )
    2014-12-30 15:57:31下载
    积分:1
  • first_bp
    心电信号处理之 处理和扩展,ptt计算血压(ECG signal processing and handling of extensions, ptt calculate blood pressure)
    2014-09-10 19:51:38下载
    积分:1
  • rs_encode
    RS码编码的源代码,直接复制出来粘贴在新建工程即可用(RS coding source code, paste copied directly out ready for use in new construction)
    2013-11-15 10:05:25下载
    积分:1
  • QR_Code
    CODIGO VISUAL BASIC PARA codigo de barras
    2015-03-26 14:23:39下载
    积分:1
  • C_mat_mixpro
    matlab和vc混合编程(Matlab and vc Mixed Programming)
    2021-03-04 12:39:32下载
    积分:1
  • LMS
    1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters: X (n) is the input vector, otherwise known as the training sample W (n) for the weight vector e (n) for the deviation d (n) is the desired output y (n) is the actual output η is the learning rate n is the number of iterations)
    2011-12-10 20:22:05下载
    积分:1
  • matlab
    EKF算法在MATLAB中的仿真及其分析比较(EKF algorithm in MATLAB simulation and analysis)
    2013-03-08 22:13:22下载
    积分:1
  • Leach4_1
    omnet下leach算法,有助于omnet的初学者仿真练习(Under the omnet leach algorithm, omnet help beginners simulation practice)
    2012-09-26 21:24:58下载
    积分:1
  • genetic-algorithm
    遗传算法可用于优化计算,C++,lingo都可用(Genetic algorithms can be used for optimization, C++, lingo are available)
    2011-05-13 13:54:26下载
    积分:1
  • Chaotic-time-series-analysis
    混沌时间序列Matlab源程序,包含时间序列的时间延迟计算,关联积分计算,相空间重构,时间序列分解,Heaviside函数的计算,延迟时间和时间窗口计算,混沌吸引子关联维计算,重构相空间进行K_L变换,混沌吸引子关联维计算,Hurst指数分析,关联维和Kolmogorov熵计算,FFT计算序列平均周期,最大lyapunov指数计算,利用互信息法求时间延迟,混沌和噪声识别的源程序。(Matlab chaotic time series source, time includes the time series of delay calculation, correlation integral calculation, phase space reconstruction, time series decomposition, calculated Heaviside function, the delay time and the time window calculated correlation dimension of chaotic attractors calculated reconstruction phase space K_L transform computing correlation dimension of chaotic attractors, Hurst exponent analysis, correlation dimension and Kolmogorov entropy calculation, FFT calculation sequence averaging period, maximum lyapunov index, mutual information method the time delay, chaos and noise source identification.)
    2016-11-15 09:40:52下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载