-
ou
说明: 为了处理快速变化的动态环境,在微粒速度更新公式中增加了一项变化项,从而无需检测环境的变化就可以跟踪环境。尽管该方面的研究成果至今较少,但不容质疑这是一项重要的研究内容(To deal with the rapidly changing dynamic environment, update the formula in the particle velocity increased by a change in key, so no need to detect changes in the environment can track the environment. Although the results of research so far less, but no question this is an important research)
- 2010-09-03 23:24:02下载
- 积分:1
-
STKalman
本代码是强跟踪滤波器的MATLAB函数文件,可以直接调用,可移植性很好(This code is a strong tracking filter MATLAB function files, can be called directly, good portability)
- 2021-02-01 13:00:00下载
- 积分:1
-
AM
说明: 这个方案是非常基本的振幅调制和解调初学者实施。已作出评论。(This program constitutes of very basic amplitude modulation and demodulation implementation for beginners. Comments have been made.
)
- 2010-07-05 11:57:16下载
- 积分:1
-
PinYuRongCha
说明: DSP课程例程:
① 为频率特性加频域容差图;
② 在对数幅频特性上加要求的指标标识;
③ 量化子程序的调用。(DSP courses routines: ① to increase the frequency characteristics of frequency-domain tolerances map ② in logarithmic amplitude-frequency characteristics of the indicators require additional identification ③ quantify subroutine calls.)
- 2006-04-27 21:34:45下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
malik
peronal算法的matalab实现过程,很好很强大。。(peronal algorithm matalab implementation process, a good strong. .)
- 2010-08-03 21:48:11下载
- 积分:1
-
jianmo-canshuguji
matlab环境下数学建模中参数估计的问题及所有源程序(matlab environment, mathematical modeling and parameter estimation problem of all the source code)
- 2011-02-13 21:35:15下载
- 积分:1
-
Interferece-Alignment
throughout with interference alignment
- 2020-10-27 23:29:58下载
- 积分:1
-
genetic-algorithms-workshop-layout
基于遗传算法的车间布局优化MATLAB源码(MATLAB code optimization based on genetic algorithms workshop layout)
- 2015-01-07 14:46:17下载
- 积分:1
-
ECEFtoENV
地心坐标系下的经纬高坐标数据,转换为东北天坐标系下的坐标。输入为经纬高,单位为°。
matlab文件实现,调用函数名为:ECEFtoENV(Geocentric latitude and longitude coordinates of the high-coordinate data is converted to Northeast day coordinate system coordinates. Latitude and longitude input is high, the unit is.)
- 2013-11-14 17:53:06下载
- 积分:1