-
kf
说明: kalman滤波基本程序框架并针对匀速直线目标跟踪(kalman filter and the basic procedural framework for the uniform straight line tracking)
- 2010-08-01 10:42:46下载
- 积分:1
-
mathworks
基于均方误差参数比较OFDM系统中LS和MMSE两种自适应信道估计算法的性能,程序开头都有英文注释,可以直接运行的~个人认为写得比较好,跟大家一起分享~(Based on the Mean Square Error Comparison of OFDM system parameters LS and MMSE channel estimation of two adaptive algorithms, procedures are available in English at the beginning of the Notes, you can directly run the ~ personally think that is better written, with the U.S. to share ~)
- 2008-04-15 15:33:31下载
- 积分:1
-
projects
i am a student. I want matlab and simulink programs according to my project.
- 2012-02-08 17:46:36下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
simulation-control-project-in-matlab
simulation control project in matlab
- 2013-02-01 22:36:22下载
- 积分:1
-
fdtd
The Finite-Difference Time-Domain Method (FDTD)
- 2013-04-19 14:58:42下载
- 积分:1
-
SOR
研究松弛因子对SOR法收敛速度的影响,可为作数值分析实验的提供参考。(Study the effect of relaxation factor on the SOR method is convergent speed,it Can provide reference for numerical analysis experiment
)
- 2013-05-07 20:25:47下载
- 积分:1
-
Poisson-s-Equation
this program calculates poisson equation
- 2013-10-06 00:09:19下载
- 积分:1
-
walsh
利用快速傅立叶算法,实现快速沃尔什-哈达玛变换及其逆变换(Using fast Fourier algorithm, fast Walsh- Hadamard transform and its inverse transform)
- 2021-04-21 09:58:50下载
- 积分:1
-
Desktop
模糊 , PID在储能充电放电中的应用。(Application of fuzzy PID in energy storage charge and discharge)
- 2019-05-29 19:17:38下载
- 积分:1