-
HMM_Forward
根据隐马尔可夫模型,利用马尔可夫链前向算法,用于估值问题。(HMM-FORWARD )
- 2021-04-21 16:28:49下载
- 积分:1
-
zhang_zheng_you_biao_ding_matlab
张正友摄像机标定的matlab实现原代码(Zhang camera calibration is the realization of the original code Matlab)
- 2007-04-11 09:31:19下载
- 积分:1
-
Matlab
MATLAB信号处理详解,是PDF格式,方便查看,包括MATLAB的一些基础知识,以及在数字信号处理方面的应用,涉及到数字滤波器的设计等等(Detailed MATLAB signal processing is in PDF format for easy viewing, including some basic knowledge of MATLAB, as well as in digital signal processing applications, related to the digital filter design, etc.)
- 2011-10-16 16:16:31下载
- 积分:1
-
MATLAB窗函数设计
说明: 利用matlab工具箱函数,分别画出长度为15的矩形窗、汉宁窗、汉明窗和布莱克曼窗的幅频(dB)特性曲线,观察它们的主要参数(主瓣宽度、过渡带宽度、旁瓣峰值幅度)的差别。(Matlab toolbox function is used to draw the amplit-frequency (dB) characteristic curves of rectangular window, hanning window, hamming window and blackman window with the length of 15, and observe the difference of their main parameters (main lobe width, transition band width, side lobe peak amplitude).)
- 2020-04-15 13:53:43下载
- 积分:1
-
calib212
digital modulation techniques
- 2009-05-04 08:55:46下载
- 积分:1
-
FSO
These codes are to implement the link of free space optics.
- 2018-02-09 02:11:18下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
SVPWM
说明: 自己搭建的matlab电机仿真中的SVPWM模块,其中U_alpha,U_beta为电压输入,T为开关周期,U_dc为直流母线电压,PWM为六路脉冲信号,绝对好用(Matlab built their own motor simulation SVPWM module, which U_alpha, U_beta the voltage input, T is the switching cycle, U_dc for the DC bus voltage, PWM pulse signal for the six-way, absolutely easy to use
)
- 2011-02-27 13:10:12下载
- 积分:1
-
boost
its a source code of boost converter. in matlab .it is rar file.thank you
- 2014-08-17 11:08:30下载
- 积分:1
-
compass_revise
matlab下m文件,能够提取compass三轴原始数据,并自动进行拟合矫正,得到其变换矩阵。将椭圆自动校正为圆心在原点的正圆。专门用于磁力计和重力计的自动校正。(m file matlab compass can be extracted under triaxial raw data and automatically correct fitting to give its transformation matrix. The ellipse is automatically corrected to a perfect circle centered at the origin. Specifically for magnetometer and gravity meter automatically corrected.)
- 2015-09-25 13:33:24下载
- 积分:1