登录
首页 » Visual C++ » GA_SVM

GA_SVM

于 2020-06-19 发布
0 303
下载积分: 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 个回复

  • alphafx
    An article with code on how to create the Alpha effect (fading in and out effect). Starts with the application of alpha on images, and ends with the creation of alpha animation. This is NOT about the Per Pixel Alpha Blend used in Windows. (An article with code on how to create the Alpha effect (fading in and out effect). Starts with the application of alpha on images, and ends with the creation of alpha animation. This is NOT about the Per Pixel Alpha Blend used in Windows. )
    2014-09-28 20:19:09下载
    积分:1
  • studentSnopt
    matlab snopt 学生版,求解大规模非线性规划问题(matlab snopt Student Edition, for solving large-scale nonlinear programming problem)
    2014-09-13 22:13:46下载
    积分:1
  • hechengkongjingjiance
    机载SAR合成孔径雷达的地面运动目标的检测关键技术研究,包含硕士研究论文一篇(Research on key technologies to detect ground moving target airborne synthetic aperture radar SAR, including a master' s research paper)
    2014-05-24 18:10:26下载
    积分:1
  • viterbi-matlab
    卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=zeros(1,s+1) 存放Fc路径的 md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
    2015-04-20 17:06:18下载
    积分:1
  • Ocean-Imaging-by-SAR
    一种快速的海面特征SAR成像仿真技术_王爱明(Features a fast sea SAR imaging simulation technology _ Wang Aiming)
    2020-11-07 17:09:50下载
    积分:1
  • VirtualUSBComPort
    AT91SRAM7 configuration file is very good very practical hope to help you. Learn each other and work together. Take out a Shared
    2015-02-04 13:45:52下载
    积分:1
  • CircleBuffer
    模板类名:CircleBuffer 功 能:环形缓冲区 优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。(Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.)
    2013-03-29 23:07:39下载
    积分:1
  • HaarWavelet
    haar小波分析的类,只有头文件,输入为一个序列的信号,输出为haar小波分解后的各级参数(haar wavelet class)
    2013-12-11 09:41:20下载
    积分:1
  • 变尺度法
    变尺度法的源程序,用于优化中的非线性规划,效还可以的。(variable scale method of the source for the optimization of nonlinear programming, the effect can be.)
    2005-04-01 12:46:49下载
    积分:1
  • matlabyinqingwithc++.cpp
    利用VC++6.0集成编程界面编写综合运用MAT数据文件和MATLAB引擎技术的(求矩阵的奇异值)C++源码程序。本程序说明了:1.如何利用VC++6.0集成编程界面编写源码程序;2.编译链接产生EXE文件所需的间夹文件。注意:要将压缩包内除matlabyinqingwithc++.cpp的所有文件都要拷贝到matlabyinqingwithc++.cpp的“任务文件夹下”。(Use VC++ 6.0 integrated programming interface MAT preparation of comprehensive use of data files and MATLAB engine technology (the singular value matrix) C++ Source procedures. This procedure describes: 1. How to use VC++ 6.0 integrated programming interface to prepare source procedures 2. Compiler generated EXE file the necessary link between the document folder. NOTE: In addition to compression packages matlabyinqingwithc++. Cpp must copy all the files to matlabyinqingwithc++. Cpp s mission folder. )
    2008-06-24 11:38:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载