资源列表
weight
- 边界单元法应用于电磁场及弹性力学中权函数的代码-boundary element method for electromagnetic field and elasticity function of the right code
JM97B
- 98年全国大学生数学建模竞赛B题\"水灾巡视问题\"模拟退火算法。-98 National Mathematical Contest in Modeling B and that the "flood inspections" simulated annealing.
Informax_FastICA
- 用matlab实现扩展Informax算法和固定点算法Fast ICA,可对混合后信号进行独立分量分离
GAxunlianbp
- 粒子群寻优。 利用粒子群寻优的方法,对神经网络进行训练。
Culturalalgorithm-
- 用于函数优化问题的混合粒子群文化算法源程序-program of function optimization based on Cultural algorithm
DHNN
- matlab实现DHNN网络源代码,可实现模糊数字卡片识别-matlab achieve DHNN network source code, can be fuzzy digital identification card
TestTryAgain
- 根据一个广义矩阵,算出这个广义矩阵的内积矩阵,里面给了两个矩阵测试-According to a generalized matrix, calculate the general matrix of inner product matrix, which test for the two matrices
Wavelet-neural-network
- 小波神经网络用于分类的基础源码,希望对大家有用,可以用来发表论文,-Wavelet neural network based classification of source code, we hope to be useful, can be used to published papers, thank you
student-record-double-circular
- student record double circular code
Partial-least-squares
- 偏最小二乘法回归。使用这个方法计算出一组数据的回归方程-Partial least squares regression. Use this method to calculate the regression equation of a set of data
2
- 掌握二叉树的链式和顺序存储结构,利用队列对二叉树进行运算。 二、实验内容: 1) 编写函数creatbt,其功能是将一维数组方式存储的二 叉树转化为链式存储的二叉树,返回root指针。 2) 编写函数freebt,其功能是释放二叉树链表节点的存储 空间。函数原型为:void freebt (TNODE * root) 3) 编写函数实现前序、中序和后序遍历; -Master chain and sequential storage structure of the binar
sparse-matrix
- 一个稀疏矩阵,按照列主次的顺序存储到一维数组中,支持存储和搜索。-A sparse matrix, primary and secondary storage in the order listed to a one-dimensional array, support storage and search.