-
Kalman.m
This example shows how to generate C code for a MATLAB Kalman filter function, Kalman , which estimates the position of a moving object based on past noisy measurements. It also shows how to generate a MEX function for this MATLAB code to increase the execution speed of the algorithm in MATLAB.
- 2014-10-10 21:34:56下载
- 积分:1
-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1
-
histeq
histogram equalization of image
- 2015-03-25 18:59:33下载
- 积分:1
-
immoment
图像分割中求七个不变矩的函数程序,需要使用在你的主函数中。(Image segmentation in the seven invariant moments for the function of the procedure, you need to use the main function.)
- 2009-05-19 12:52:11下载
- 积分:1
-
Math2
this matlab source code is for introduction
- 2013-01-28 07:26:54下载
- 积分:1
-
matlab-jiaocheng
matlab学习书籍,里面有详细的matlab入门学习资料(matlab learning books, which have started to learn detailed information on matlab)
- 2011-11-01 09:44:00下载
- 积分:1
-
matlabfft
可实现FFT功能的MATLAB源代码,具有应用背景,也可方便初学者学习FFT的原理及实践(FFT function can be realized MATLAB source code, with the application of the background can also be convenient for beginners to learn and practice the principles of FFT)
- 2009-04-22 13:44:31下载
- 积分:1
-
PV_matlab
关于光伏发电的两篇文章,一篇对光伏电池的通用模型进行了详细分析,一篇对带MPPT仿真的光伏阵列通用仿真模型(This paper proposes a method of modeling and simulation of photovoltaic arrays.)
- 2015-06-15 10:16:42下载
- 积分:1
-
SG-AC-current-program
不考虑运行约束的关于电力系统SG交流潮流程序(Running constraints not consider on AC power system SG trend program)
- 2021-03-20 10:39:18下载
- 积分:1
-
model-based-inversion
model based seismic inversion
- 2020-10-16 15:37:28下载
- 积分:1