资源列表
模拟退火所有代码
- 包含了模拟退火的算法代码,省略了编程时间,提高了编程的准确度。(The simulation annealing algorithm code is included, the programming time is omitted, and the accuracy of the programming is improved)
my_player
- 用MATLAB GUI做的一个播放器,并能显示波形,播放WAV格式的文件!-It use matlab to make a player, and it can display the wave of the file, can only play the wave file!
EEG-functions
- EEG处理过程中用到的一些程序,如预处理,特征提取等-EEG processing some of the procedures used, such as preprocessing, feature extraction
chap07-Numerical-Differentiation
- -- method of least squares -- minimize the residuals -- given data of points have noises -- the purpose is to find the trend represented by data. --- method of least squares -- minimize the residuals -- given data of points have n
KMP
- c++写的kmp算法,经典的字符串查找匹配算法-c++ write kmp algorithm, classical string matching algorithm to find
2D_DWT_In_C_Programming_Language
- 用C语言实现任意级别的二维离散小波变换和小波逆变换-Wavelet Transformation and its inverse Transformation. Programmed in C programming language.
FRFCM
- Significantly Fast and Robust Fuzzy C-Means Clustering Algorithm Based on Morphological Reconstruction and Membership Filtering
人口预测模型
- 数学建模人口预测程序加例子,用马尔萨斯+logistic做的(Mathematical modeling of population prediction program and examples, using Malthus + logistic)
Maze
- 迷宫问题,算法是深度搜索,压缩包中有相应输入文件。-Solve a maze
RL_Learning
- 详细的讲述强化学习中Q学习算法,并且应用在区域交通系统中,是适合初学者。-RL—learning,q_learning,transform system,for beginner
PSOPT_Manual_R3
- PSOPT是以C++编写的开源的最优控制软件包,它采用直接配置法。这些方法求解最优控制问题,是使用全局或局部多项式来逼近随时间变化的各种变量,这就可以将微分方程和连续约束离散化,并可用众所周知的数值求积公式来计算与最优控制问题有关的任何积分,然后,非线性规划就可被用于求解局部最优解。-PSOPT is an open source optimal control package written in C++ that uses direct collocation methods. Thes
pintu
- 拼图游戏C++,调试成功,转载他人代码。非本人制作,感谢作者。做的挺好的
