资源列表
fangchengqiugen
- 方程求根 二分法 割线法 牛顿迭代法 vc++源程序-dichotomy secant method Newton iteration vc source
RungeKutta
- RungeKutta method for nonlinear system dynamic analysis
ParticleEx1
- EKF与PF在目标跟踪中的一个简单比较,比较实用
AR.rar
- matlab环境下用AR谱估计算法实现AR模型谱估计,matlab environment AR spectrum estimation algorithm using AR model spectrum estimation implementation
RD-algorithm
- 合成孔径雷达成像算法中的RD算法,包含斜视情况下-RD algorithm for SAR
ieee009ZZ
- 利用三角分解法这一算法,根据求得的电力系统节点导纳矩阵,求其相应的阻抗矩阵。本程序为IEEE经典算例009节点的程序,程序中附有解释性说明.稍加修改,可以适用于IEEE算例中任意节点。-Using the triangular decomposition algorithm, according to the obtained power system nodal admittance matrix, find the corresponding impedance matrix. The cl
chenlin
- 以二叉链表作为存储结构 由用户输入一棵二叉树 使用菜单界面 分别输出二叉树的先序、中序和后序遍历下的结点访问次序 输出二叉树的深度 输出二叉树中所有的叶子结点及其数目。-Linked list to binary storage structure from user input as a binary tree binary tree using the menu interface, the output of the first order, respectively,
All_SortS
- 各种排序算法的比较,包括快速排序(递归和非递归)希尔排序,-Comparison of various sorting algorithms, including the quick sort (recursive and non recursive) Hill, sorting, etc.
8_queen
- 8皇后问题的解决算法,VC++实现,输入N皇后,输出算法迭代次数-8 queens problem solution algorithm, the VC++ to achieve N Queen, the output of algorithm iterations
PuTongErChaShu
- 数据结构中的普通的二叉树的实现,用C语言实现了二叉树的初始化、先序、中序、后序算法,很适合初学者参考-Ordinary binary tree data structure in the realization of C language initialization of the binary tree, preorder, inorder, postorder algorithm is suitable for beginners reference
ItoPRE
- 将中缀表达式转化为后缀表达式、并计算结果-The infix expressions into postfix expression, and the results
SOM
- matlab 实现的自组织竞争神经网络SOM算法程序(没有使用ANN工具箱)。可供初学者参考学习使用。-SOM self-organizing competitive neural network algorithm matlab implementation of the program (not using ANN toolbox). Reference for beginners to learn to use.
