资源列表
OFA Matlab
- 鲸鱼优化算法,用matlab实现的,优化问题为基准测试函数。(Whale optimization algorithm, using MATLAB to achieve the optimization problem as the benchmark function.)
模式识别与智能计算中的PSO
- Pattern Recognition and Intelligent Computing PSO Code in a book
模式识别与智能计算中第2章MATLAB源代码
- Pattern Recognition and Intelligent Computing Chapter 2, MATLAB Source Code
模式识别与智能计算中第4章MATLAB源代码
- Pattern Recognition and Intelligent Computing Chapter 4, MATLAB Source Code
模式识别与智能计算中第5章MATLAB源代码
- Pattern Recognition and Intelligent Computing Chapter 5, MATLAB Source Code
数学建模MATLAB算法大全(共30章)
- 数学建模MATLAB算法大全(共30章)(matlab modeling education material)
libsvm-mat-2.91-1
- Matlab上使用SVM所需插件 2. 操作流程: 请注意:详细操作流程请参考上面的“详解”网站,这里只说大框架和详解里没有提到的问题。 A.设置path File->set path ->add with subfolders->加入libsvm-3.11文件夹的路径 B. 在matlab中编译 目的:将libsvm-3.11\matlab 中 libsvmwrite.c 等 C++文件编译成 libsvmread.mexw32 等matl
[www.17zixueba.com]10.RandomForest代码
- 随机森林代码 通过Python来实现的,效果还不错~~~(Random forest code through Python to achieve, the effect is not bad ~!)
手写数字识别
- 贝叶斯,神经网络等不同算法下的手写数字识别比较并建立了GUI界面可视化(Bias, neural network and other algorithms under the handwritten numeral recognition, comparison and establishment of the GUI interface visualization)
seismic_wave
- 程序实现了均匀介质、分层介质中规则网格声波有限差分的正演模拟。(The program realizes the forward modeling of sound wave propagation in homogeneous medium and layer homogeneous medium using finite difference method with regular grid.)
fft_core_test
- fft信号模拟激励,用以激励FFT内核而产生的一组递增数列(FFT signal simulation excitation)
Newton
- 使用Newton’s Method求解方程位于区间 的两个根,并给出每个迭代步的求解值、误差。(Newton s Method is used to solve the two roots of the equation located in the interval, and the solution value and error of each iteration are given.)