资源列表
matlab检测圆
- 用matlab检测圆的一个脚本程序,可以非常方便快速的检测图像中的圆。
The_simulation_migration_robot
- 移动机器人避障实验MatlaB仿真程序(对学习MATLAB仿真的有用),Mobile robot obstacle avoidance MatlaB experimental simulation program (MATLAB simulation for learning useful)
MVDR.rar
- 三个复正弦信号的信噪比分别为SNR1 =30dB, SNR2 =30dB和SNR3 = 27dB。假设信号样本数为1000,FIR 滤波器的抽头个数为4。基于奇异值分解的MVDR 方法进行信号频率估计的仿真实验,获得功率谱密度函数的估计。,A power spectrum estimation algorithm named mvdr is introduced in this program
zuixiaoerchengnihe
- 最小二乘拟合,包括3次,9次,15次曲线拟合-Least-squares fit, including three times, nine times, 15 times Curve Fitting
ARburg
- 基于burg法的AR建模,根据信号序列x和阶次p计算AR模型参数和误差,返回模型参数及误差功率。方便定阶及功率谱计算。-Time series analysis of AR model, based on burg method,rectifiable the power of residual squares, easy to determine the model order and compute the power spectral density.
Shuangbianlvbo0529
- 图像去噪中的双边滤波去噪算法的MATLAB仿真程序,适合初学者学习-The MATLAB simulation program of the bilateral filtering denoising algorithm for image denoising
FIR-AND-IIR
- 1. Design an IIR band pass filter with order 12, cut off frequency of .5Hz and 20 hz. Assumed sampling frequency is 10000Hz. 2. Design a FIR low pass filter with order 64, cut off frequency of 20Hz. Assumed sampling frequency is 10000Hz.
concrete-aggregate
- 运用骨料图形程序能够完成圆形骨料的投放。但是所用的生成圆形骨料程序,缺乏形状上的随机性,与实际骨料形状有一定的区别,还有未考虑黏结界面-Use a graphics program to complete the round aggregate aggregate delivery. But round aggregate generating procedures used by the lack of randomness on the shape, and the shape of the
datacollectingprogram
- 常见的数据采集程序,包括了对数字信号的读取等内容-data collecting program,including reading the digital signal
dspFIRfilters
- Finite Impulse response filter design using the dsp toolbox in matlab. It shows an example that specifies the ability to use which method to follow.
EMD-HHT
- 经验模态分解和希尔伯特黄变换源程序,可以直接在matlab里运行-Empirical mode decomposition and Hilbert huang transform source code, can be directly run in matlab
WienerFilter
- 在matlab环境中,仿真维纳滤波器。本例子中,可以帮助学习维纳滤波器的设计原理。-Wiener Filter