-
adjinverse
利用伴随矩阵进行矩阵求逆的程序,各阶矩阵皆可,不能求各有提示(不是很熟练,所以可能写的比较浅)(matrix inversion using the method of adjoint matrix)
- 2012-05-07 23:09:01下载
- 积分:1
-
third_order_microring_filter-
利用符号计算推导光学三阶微环滤波器传输函数,代入参数计算光谱响应,并对关键参数做扫描,绘制4通道微环滤波器响应谱。(Utilizing symbolic computation to derive the third-order optical micro-ring filter transfer function, substitutes the parameters to calculate the optical response. The key parameters are swept and the optical response of a four-channel micro-ring filter is drawn.)
- 2014-08-14 18:33:27下载
- 积分:1
-
Matlab
卡尔曼滤波器是一个对动态系统的状态序列进行线性最小误差估计的算法,一般用于线性系统。一般在运动跟踪领域中摄像机相对于目标物体运动有时属于非线性系统,但由于在一般运动跟踪问题中图像采集时间间隔较短,可近似将单位时间内目标在图像中的运动看作匀速运动,采用卡尔曼滤波器可以实现对目标运动参数的估计。(Kalman filter is a state sequence of linear dynamic systems smallest error estimation algorithm for linear systems in general. Usually in the field of motion tracking camera motion with respect to the target object may belong to nonlinear systems, but in general due to motion tracking problems shorter image acquisition time interval, a unit of time can be approximated to the target motion in the image is regarded as uniform motion, Kalman filter can achieve the target motion parameter estimation.)
- 2015-03-25 11:33:57下载
- 积分:1
-
subtry
分析声音波长频率,通过对声音的分析,以达到识别声音的效果(Analyze sound wavelength frequency, through the analysis of the sound to identify the effect of the sound)
- 2012-11-14 21:56:59下载
- 积分:1
-
kunfao
构成不同频率的调制信号,相关分析过程的matlab方法,小波包分析提取振动信号中的特征频率。( Constituting the modulated signals of different frequencies, Correlation analysis process matlab method, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-09-30 16:06:45下载
- 积分:1
-
filter
很多学者梦寐以求的MATLAB带界面的滤波程序(Many scholars dream of MATLAB with the interface of the filtering process)
- 2010-06-30 11:00:19下载
- 积分:1
-
duanshixinhao
利用matlab对短时信号进行短时能量分析,频谱分析,以及短时傅里叶变换。(Use of matlab for short-term energy of the transient signal analysis, spectrum analysis, and short time Fourier transform.)
- 2011-08-30 11:10:47下载
- 积分:1
-
processing_pic
完成对于图像的DCT变换反变换,FFT变换反变换,动态模糊,加噪声去噪声等等,配有图形界面,功能强大(For complete image DCT transform inverse transform, FFT transform inverse transform, as well as some dynamic blurring function, and with a graphical interface)
- 2014-12-22 22:43:45下载
- 积分:1
-
LDPC
提出了结构半随机LDPC码的编码协同方案,并对该方案在不同的源到中继信道特性下
的误比特性能进行了仿真评价,结果显示该协同方案在不增加传送和接收功率的情况下,能够提供
更好的性能。(Structure of semi-random LDPC codes coded cooperative programs, and of the program in different source to relay channel characteristics, bit error performance simulation evaluation results show that the synergistic programs without increasing the transmit and receive power able to provide better performance.)
- 2013-04-10 21:05:17下载
- 积分:1
-
code
1.CAmodelfusion.m
主要功能:
(1)完成两个传感器各自对基于CA模型的目标状态的Kalman估计;
(2)实现传感器的局部状态估计的SCC和CI融合算法的实现;
(3)画出局部估计和两种融合估计的位置、速度、加速度的误差;
(4)画出局部估计和两种融合估计的协方差椭圆。
2.CVmodelfusion.m
主要功能:
功能与CAmodelfusion.m基本相似,差异在于实现基于CV模型的估计和估计融合。
3.CovInter.m
主要功能:
寻找CI融合算法的融合估计的协方差阵的行列式最小的权值。
4.f_plot_ellipse_m.m
主要功能:
绘制四种估计的协方差椭圆
(1.CAmodelfusion.m main functions: (1) completion of two sensors each target state based on CA model of Kalman estimation (2) the realization of the sensor partial state estimation algorithm SCC and CI integration and (3) Draw Local estimated position and two fusion estimation, velocity and acceleration errors (4) Draw two fusion of local estimates and estimated covariance ellipse. 2.CVmodelfusion.m Main Features: a CAmodelfusion.m similar, the difference is that the estimated CV-based estimation and model integration. 3.CovInter.m main functions: Find fusion algorithm fusion CI estimated covariance matrix of the determinant minimum weight. 4.f_plot_ellipse_m.m main functions: Draw four kinds estimate covariance ellipse)
- 2020-11-29 15:59:29下载
- 积分:1