资源列表
abod
- 对于chebyshev法只能对于均匀线阵,本程序实现对任意结构阵列的波束优化
ants
- ants 算法求解TSP问题(自己以前写的,进行过验证)。c为邻接矩阵,p is the start city
RungeKutta
- 龙格库塔方法,四阶,求解一个方程,可控精度,实现很直观,扩展性强。-Runge-Kutta method
neuralnetworklearningalgorithm
- 人工神经网络感知器的误差学习算法,实现单层感知器的学习算法-Artificial neural network-aware device error learning algorithm, to achieve single-layer perceptron learning algorithm
RBF
- 基于RBF的PID控制matlab程序,望大家参考,共同学习。-PID control based on RBF
JCBJ
- 雅可比过关法求实对称矩阵特征值与特征向量,有例子,检验过,很顺利-Clearance method Jacobian realistic symmetric matrix eigenvalue and eigenvector, there are examples of tests, it is smooth
NPSA
- 小生境粒子群算法例子,对学习粒子群算法及很好的理解该算法非常有用-Examples of niche PSO, particle swarm optimization algorithm for learning and a good understanding of the algorithm is very useful! ! !
fft.c
- 快速傅立叶变换的c语言开发程序,简单易懂。-fft
pendulum
- 三次样条算法的示例程序,VC编程,计算数学,-Cubic spline algorithm sample program, VC programming, computational mathematics,
Josephus
- 2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -Josephus: The numbers 1, 2, 3, ..., of n
m
- 用数值分析里的最小二成法来实现拟合直线的函数 -Least into law in the numerical analysis to fit a straight line function
atom
- c语言接口与实现在对atom(原子)类型的实现与接口-c language interface to achieve the realization of the type of atom (atomic) interface