搜索资源列表
HomLab10_Release
- 多项式同伦延拓的matlab工具箱以及练习程序 是以下书籍的matlab代码: Andrew J. Sommese and Charles W. Wampler, Numerical Solution of Systems of Polynomials Arising in Engineering and Science,World Scientific, 2005-Matlab programs to accompany the book: Andrew J. Sommes
abfilterandKalmanfilter
- 本程序给出了ab滤波算法和Kalman滤波算法。 程序以叠加噪声的二维CV运动为例(包含轨迹突变情况),分别运用了ab滤波算法和Kalman滤波算法 对运动轨迹进行了跟踪,并比较了滤波性能。-This program give the Kalman filter algorithm and ab filter algorithm. Program uses the two-dimensional noise superimposed exercise as an example C
NMOcodes
- FOlder contains 2 Matlab projects for Velocity analysis and normal moveout correction in exploration seismology. Good exercise
rxamples__part
- 这是书名为《MATLAB程序设计教程》的书中的例题及部分练习的程序源代码,-This is the title of the MATLAB programming tutorial examples in the books and part of the exercise of program source code,
ex13
- 关于matlab gui的一个练习程序,拖动进度条显示百分比(An exercise program for Matlab GUI)
structure dynamic exercise
- 针对随机结构随机激励下的动力响应概率分布求解,基于广义概率密度方法(the calculation of the generalized probability density function)
穷举法求解0-1整数规划的matlab程序
- 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。(0-1 integer programming has a very wide application background, such as assignment problem, knapsack problem and so on. In
