-
kalman_filter
基于数据融合的卡尔曼滤波,对各个各个字传感器的滤波结果进行按矩阵加权融合,的到精确的结果(Based on the data fusion Kalman filter, each word of each sensor filter the results weighted by matrices integration, to the accurate results)
- 2021-03-24 17:09:14下载
- 积分:1
-
采用matlab软件实现的灰色预测法 grey-prediction-method
采用matlab软件实现的灰色预测法。包括GM(1,1)模型和GM(1,n)模型。(The gray prediction method matlab software. Including GM (1,1) model and GM (1, n) model.)
- 2021-03-30 22:59:09下载
- 积分:1
-
MATLAB2
image processing , laplacian filter using matlab
- 2013-12-08 19:10:59下载
- 积分:1
-
supermarket
supermarket的一部分源代码一部分源代码(super market)
- 2013-12-09 20:45:23下载
- 积分:1
-
bnb20
在实际应用着经常需要求解非线性整数规划或混合规划问题,该领域中的一种常用的算法是分支定界(branch and bound)算法,但是matlab工具箱中没有相关的函数。荷兰Groningen大学的Koert Kuipers编写的的BNB20工具箱可以用来求解一般非线性整数规划问题(In practice, frequent need to solve nonlinear integer programming or mixed programming problem, the area a popular algorithm is the branch and bound (branch and bound) algorithm, but the matlab toolbox functions are not related. Netherlands, Groningen University, prepared the BNB20 Koert Kuipers toolbox can be used to solve general nonlinear integer programming problem)
- 2010-09-21 21:03:37下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
Computationa
these codes used for computational Statistics. these codes are intresting because you can apply matlab in other area except enginnering.
- 2009-06-17 17:33:00下载
- 积分:1
-
CHAPTER2
数字PID的matlab仿真程序,针对刘金琨的先进PID控制的matlab仿真,里面的部分程序进行了修改 第二章(Digital PID of matlab simulation program for Liu Jinkun matlab advanced PID control simulation, which part of the program were modified Chapter)
- 2011-04-22 21:12:35下载
- 积分:1
-
matlabyichuansuanfa(new)
一个matlab实现遗传算法的程序,希望能够给大家提供帮助(a genetic algorithm to achieve the procedure, we hope to be able to provide help to)
- 2007-05-15 14:33:03下载
- 积分:1
-
chaoliujisuan
基于matlab的电力系统潮流计算,方法简单使用(Matlab-based power system load flow calculation method is simple to use)
- 2012-08-15 15:23:07下载
- 积分:1