-
kaermanlvbo
离散的kalman滤波,计算信号的滤波值、预测值,估计误差及预测误差(kalman filter)
- 2011-11-23 20:19:08下载
- 积分:1
-
mianyi
免疫算法的matlab代码,应该比较好用,谢谢支持!(immune algorithm Matlab code, it should be more convenient, thank you support!)
- 2007-03-20 12:20:00下载
- 积分:1
-
mie散射软件
计算mie散射相关参数,根据颗粒粒径 ,入射光波长 ,颗粒折射率,介质折射率,计算不同角度下散射光强,不同粒径下的消光系数。(Calculate the mie scattering related parameters, calculate the scattered light intensity at different angles and the extinction coefficient at different particle sizes according to particle size, incident light wavelength, particle refractive index, and medium refractive index.)
- 2019-02-25 13:09:38下载
- 积分:1
-
Matlabrule
用matlab编程求解无约束优化问题、线性规划问题即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题(Matlab programming for solving unconstrained optimization problems, linear programming problems that most value problem for a linear function under the constraints of a set of linear inequalities or equations group)
- 2014-02-17 23:11:42下载
- 积分:1
-
20060816
以网格作为逻辑结构,具有高联通,低负载,扩展性强的特点。经分析表明,该方案更高效、安全、抗攻击能力更强。(To the grid as a logical structure, with high Unicom, low load, expansion and strong features. The analysis shows that the program more efficient, safe, stronger anti-attack capability.)
- 2010-03-10 13:43:30下载
- 积分:1
-
LFM
该程序可以用于产生LFM信号,并输出在理想和加噪情况下分别经过匹配滤波器后的结果。(The program can be used to generate LFM signal, and outputs the noise in the ideal case and processing each of the results after the matched filter.)
- 2013-12-14 15:56:00下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
Matlab-test-CPP
matlab调用C++程序,实现for循环加速。有详细步骤,供同学参考~谢谢!(call C++ matlab program to achieve for loop acceleration. There are detailed steps for students to reference ~ Thank you!)
- 2013-12-17 10:21:41下载
- 积分:1
-
ranyouxiaohao
燃油消耗率一直是大家关注的问题,本程序采用matlab编程,绘制不同转速下发动机的燃油消耗率(The fuel consumption has been an issue of concern, the procedures used Matlab programming, drawing different speeds the engine s fuel consumption rate)
- 2013-05-07 13:29:55下载
- 积分:1
-
tms320f28335_eQEP
another code
from the sample code category
- 2014-08-27 12:46:48下载
- 积分:1