-
tls_esprit
Tls_sprit用总体最小二乘法和旋转不变技术来估计波达方向。(Tls_sprit with total least squares and rotational invariance techniques to estimate the DOA.)
- 2013-12-05 23:45:37下载
- 积分:1
-
PID_Matlab-AND-Cprogram
PID的matlab和语言编程算法 适合读读理解PID编程实现(Matlab language programming of PID and PID algorithm is suitable read to understand programming)
- 2013-10-31 20:51:08下载
- 积分:1
-
Random_Forest
随机森林,matlab程序编写,用于分类和回归(Random Forests, matlab programming for classification and regression)
- 2021-03-04 09:29:33下载
- 积分:1
-
bangnai
详细画出了时域和频域的相关图,音频信号通过LM386放大,用于建立主成分分析模型。( Correlation diagram shown in detail the time domain and frequency domain, LM386 audio signal amplification, Principal component analysis model for establishing.)
- 2020-06-29 03:00:01下载
- 积分:1
-
gmsk
a modulation im GMSK with no filter, in simulink
- 2009-06-01 00:15:27下载
- 积分:1
-
density
kernel density estimation
MATLAB
- 2013-04-03 18:15:38下载
- 积分:1
-
Programs
微分方程程序系统持久性灭绝数值模拟的验证(Differential equations)
- 2014-09-17 22:48:01下载
- 积分:1
-
gentang_v34
包括调制,解调,信噪比计算,有详细的注释,这是一个好用的频偏估计算法的matlab仿真程序。( Includes the modulation, demodulation, signal to noise ratio calculation, There are detailed notes, This is a useful frequency estimation algorithm matlab simulation program.)
- 2016-07-25 17:08:17下载
- 积分:1
-
videofig
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
(VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne)
- 2010-12-14 16:38:11下载
- 积分:1
-
SNRESTIMATE
说明: 信噪比估计代码,附有IEEE文献一篇,在AWGN下进行了MCRB的相关仿真(A Comparison of SNR Estimation Techniques
for the AWGN Channel)
- 2009-08-09 12:13:26下载
- 积分:1