资源列表
rengongshenjingwangluo
- 关于人工神经网络的实用书籍,适合初学者,以及有一定基础的读者学习-Information on artificial neural networks and practical books, suitable for beginners, as well as readers of a certain basis for learning
jisuanqi
- 多项式的计算器,可以用来加减乘除各类多项式并得出正确结果-Polynomial calculator can be used all kinds of polynomial addition and subtraction multiplication and division and reached a correct result
GenericAlgorithm
- 该程序是遗传算法的具体实现,通过该程序可以对遗传算法有更深入的了解。-The program is a concrete realization of genetic algorithm, through which the genetic algorithm program can have a deeper understanding.
Untitled
- 卡尔曼滤波的基础算法,对初学者有很大的帮助-Kalman filter-based algorithm, there is a great help for beginners ...................
Newton_method
- 一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出-it is a simple program to find the root of a equation with the neweton method
matrix_multiplty_mpi
- 并行计算两个矩阵相乘。这个算法是原创的。可以很快实现大型矩阵的相乘。-this is a MPI program that can accompish qucik computation of multiply of two large matrix by parall computation
fft_self
- 用matlab实现的一个快速傅里叶变换的函数。可以实现正变换和反变换 -it is a function developed under the matlab which can accompish the fast fourier transtorm in forward and inverse
Create_Polynomail
- 用于创建多项式并以符合我们习惯的方式显示。还提供了多项式相加的功能-it create a polynomail and display it in the way that satisfy our habite.additonally it provide the function to add two polynomails
convelution
- 程序实现多项式相乘 或者说是褶积 因为两者是本质是相同的 程序里边的算法很巧妙 是从一个地球物理学家拿学来的-it is a good method to have convelution of two one_dimension array
Skele
- 一个matlab实现骨骼识别运算的好程序 已经生成了。cpp文件,可以在C++环境下无改动调用-A matlab computing to achieve a good bone identification procedures have been generated. cpp file, you can C++ environment, no change is called
LMS_echo
- 将lms算法进行了适当改进,改进算法与基本的lms算法使用matlab进行仿真比较,效果明显。-Lms algorithm will be appropriate improvements to improve the algorithm and the basic algorithm uses matlab simulation lms compared to an evident result.
backpack
- 0/1背包问题(附注释):不可拆分的0/1背包问题-0/1 knapsack problem (with Notes): non-split 0/1 knapsack problem
