-
ch1problem3
动态方式观察物体坠落的过程,从而达到动态的仿真效果。(The dynamic way observation object crashes process, thus achieves the dynamic simulation effect. )
- 2010-10-20 10:28:34下载
- 积分:1
-
FCM_tool_box_Ver2[by_faruto]
画包络谱和幅值谱的matlab程序 希望对大家有用(Painted envelope spectrum and amplitude spectrum matlab program)
- 2020-11-24 11:39:33下载
- 积分:1
-
postdoctor-research-report
严恭敏博士后研究工作报告——捷联惯导系统动基座初始对准及其它相关问题研究报告
内容包括:大失准角下捷联惯导系统动基座初始对准,激光陀螺整周期采样对姿态解算的影响极其修正方法。SINS内杆臂效应分析与补偿,圆锥误差补偿。(Yan Gong Min postdoctoral research report- Moving Base SINS initial alignment study and other related issues
Content includes: Large Misalignment under SINS Moving Base initial alignment, laser gyro effect on the attitude of the entire sampling period solver extremely correction method. SINS inner lever arm effect analysis and compensation, cone error compensation.)
- 2013-12-23 00:59:14下载
- 积分:1
-
yuanbao
元胞自动机的matlab程序。
元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。(Cellular Automata matlab procedures. Cellular Automata (CA) is a simulation used to contact the local rules and local approach. A typical cellular automaton is defined in the grid, each grid point represents a cell with a limited state. Changes in the rules applicable to each cell and at the same time. Typical changes in the rules of decision in the cellular state, as well as its (4 or 8) neighbor state. Cellular Automata have been used in physical simulation, biological simulation and other fields.)
- 2009-01-17 15:55:46下载
- 积分:1
-
BOD_TB24
Digital Amplitude Optimum (BOD) for discontinuous control
- 2010-05-20 01:34:24下载
- 积分:1
-
MatchFilterLFM
高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc
clear all
close all
2013年9月28日
---------------参数----------
Tr=42e-6
fs=9.5e6
K=0.7e11
Nfft=2048
-------------匹配滤波 时域生成--------------
t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs)
w = kaiser(length(t),2.5)
w=w
w = ones(1,length(t))
ht1=w.*exp(-1i*pi*K*t.^2)
ht2=w.*exp(1i*pi*K*t.^2)
hf1=fft(ht1,Nfft)
hf2=fft(ht2,Nfft)
figure
subplot(211)
plot(abs(hf1))
title( 匹配滤波器1 幅频响应 )
subplot(212)
plot(phase(hf1))
title( 匹配滤波器1 相位 )
figure
subplot(211)
plot(abs(hf2))
title( 匹配滤波器2 幅频响应 )
)
- 2013-10-12 22:32:06下载
- 积分:1
-
NSCT的工具箱nsct_toolbox
这是一个NSCT的工具箱,用与图像融合等图像处理MATLAB程序。(nsct_toolbox use in image fusion)
- 2020-07-09 00:08:55下载
- 积分:1
-
Split-Covariance-Intersection-Fusion
用于分布式数据融合时,两局部估计部分相关时的协方差交叉融合算法,称为分离协方差交叉融合算法。(For distributed data fusion, two local estimated covariance in part related to cross-integration algorithm, called the separation of covariance cross-fusion algorithm.)
- 2020-12-25 21:09:04下载
- 积分:1
-
qiyizhifenjie
奇异值分解降噪技术,对各种信号进行处理,使用先进的MATLAB程序进行分解处理,达到理想的效果(SVD noise reduction on various signal processing, the use of advanced decomposition MATLAB processing procedures to achieve the desired results)
- 2010-06-13 20:05:59下载
- 积分:1
-
xianglingxishu
相邻系数引入到小波变换,用局域均值分解特征提取(Adjacent coefficient is introduced into the wavelet transform, using the local mean decomposition feature extraction)
- 2015-01-08 20:04:41下载
- 积分:1