资源列表
FRFT
- 分数阶傅里叶变换的入门资料,比较基础,希望对大家有用-Fractional Fourier Transform introductory information on a comparative basis and hope for all of us
pso.py
- Particle swarm optimization (PSO) is a form of swarm intelligence. Imagine a swarm of insects or a school of fish.
EigValCalc
- 数值计算:使用幂法、反幂法、LU分解等求解矩阵的按模最大特征值、按模最小特征值、第二条件数以及矩阵行列式值的C++源码实现-C++ implemented Power Method, Inverse Power Method, LU to calculate the eigen & det value of a matrix
Lyapunov.
- Lyapunov指数计算算法的设计与实现,对于做混沌的人很有用的-Lyapunov index calculation algorithm design and implementation, for the chaos of people doing very useful
Matlab.Chay
- Matlab在计算基于Chay神经元模型中的应用,拿来给大家-Matlab in the calculation of Chay neuron model based on the application, brought to you take a look at
3
- 优化算法源程序------内点惩罚函数法子程序-Internal Penalty Function Method source code
RMMSE
- 自己写的关于RMMSE的算法,还有不完善的地方希望对大家能有所帮助-Write your own algorithm about RMMSE
wtsf.tgz
- N皇后问题回溯算法.c 货郎担分枝限界图形演示.c 矩阵乘法动态规划.c 万年历 动态计算网络最长最短路线.c 货郎担限界算法.c 骑士遍历 网络最短路径Dijkstra算法.c-N queens problem backtracking algorithm. C TSP branch and bound graphical presentation. C matrix multiplication, dynamic programming. C calendar dynamic compu
Line-circle
- C++实现计算机图形学算法,绘制线(数值微分法、中点画线法、Bresenham法),绘制圆(圆心半径画圆、中心点画圆算法)-C++ realization of computer graphics algorithms, rendering line (numerical differential method, the stipple method of lines, Bresenham method), draw the circle (center of a circle radius d
hundun
- 强大的混沌工具箱,自己在此基础上进行修改,可以做很多应用。-toolbox of chaos
1
- 用一个函数完成对sin cos exp 函数的不同上线积分-float integral(float (*p)(float),float a,float b,int n)
coons
- Coons patch,定义一个封闭的曲线,画出coons图形-Coons patch, the definition of a closed curve, draw graphics coons
