资源列表
numpy-1.11.2
- Python常用的数学计算库,numpy。版本为1.11.2。用命令行在根目录安装即可(Python commonly used mathematical computing library, numpy. Version 1.11.2. Use the command line to install in the root directory)
辛普森法求解fredholm方程
- 通过辛普森法求解第二类fredholm积分方程,稍作修改就可以求解第一类fredholm积分方程(The first type of fredholm integral equation is solved by the simpsons method)
test71
- 三次样条插值Cubic Spline Interpolation(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。(New three spline interpolation)
lagrange
- 拉格朗日多项式插值算法,用于插值的场景 c代码 可以直接使用(the file is lagrange algorithm ,use c code . can be run on visual c++ 6.0 platform.)
uva_base_hfut_v13.2.tar
- 阿姆斯特丹 robocup 文件,用./start可直接加载球队(Amsterdam RoboCup file)
Genetic
- 遗传算法实例程序,通过实例进行遗传算法学习。(Genetic algorithm example program)
zd17
- 生成原始信号,做出FFT模值、幅度频率曲线、相位频率曲线 不是我写的程序,是别人下载的程序却无法运行,我帮他改好的(The original signal is generated, and the FFT modulus, amplitude frequency curve and phase frequency curve are made I did not write the program, the program is downloaded by others, but can
koufeng-V3.0
- Time series data analysis Mellin transform tool, Robustness, superior performance, Chaos indicator for Lyapunov index calculation.
KOF
- 粗糙集 进行 分类前计算,提供粗糙集计算结果 ,高效快速。(The rough sets are classified before the calculation, and the rough sets are provided. The results are efficient and fast.)
51单片机计算器完整源代码
- 附件代码供学习,使用时更改一下输出口即可,只是实现计算器简单的功能。更多的还请自行更新。(Attachment code for learning, use, change the output port can be, but the realization of the calculator simple function. More please update yourself.)
geneMin
- 一个遗传算法求最小值的程序,利用C++编写,再CodeBLocks中建立的工程。(A genetic algorithm for minimum value procedures)
BP_FUZZY
- 首先对M文件进行仿真,然后利用指令gensim(net,-1)将神经网络生成simulink模型,然后就利用mdl文件进行模糊神经网络组合算法的搭建,针对FOPDT(一阶延迟模型)进行仿真,并考虑存在噪声的干扰!(Firstly, the simulation of the M file, and then use the command gensim (net, -1) will generate the Simulink neural network model, and then buil
