-
aver_filter
这是一个基于偏微分方程的图像处理问题的非线性平滑滤波器的程序!(This is a partial differential equations based on the question of image processing procedures for non-linear smoothing filters!)
- 2009-01-10 18:58:08下载
- 积分:1
-
outlier
离群点检测的算法,适应于MATLAB,包含关于距离和LOF的聚类算法(Outlier detection algorithm, adapted to MATLAB, including distance and LOF clustering algorithm)
- 2021-04-14 16:28:55下载
- 积分:1
-
matlab
实现butterworth滤波器,能够输出幅频特性曲线(Realize Butterworth filter, to output the amplitude-frequency characteristic curve)
- 2008-03-15 11:12:30下载
- 积分:1
-
matlabbasictutorial
一个讲述MATLAB基础的ppt格式的教程,内容比较详尽(About the basis of a MATLAB tutorial ppt format, content, more detailed)
- 2011-12-06 19:40:16下载
- 积分:1
-
transformadas
CLARK s, PARK S transformations
- 2014-09-24 10:55:59下载
- 积分:1
-
transient-performance
详细介绍了自适应滤波器的瞬态性能及其实现过程。(Details of the transient performance of the adaptive filter and its implementation process.)
- 2013-04-29 15:03:20下载
- 积分:1
-
modulation
基带调制以及解调所用代码,适用于各种QAM调制以及解调(Base-band modulation and demodulation used in code, applicable to a variety of QAM modulation and demodulation)
- 2007-10-14 22:23:16下载
- 积分:1
-
Lasso_code
统计学中lasso模型的实现,并且应用于l0模型的求解。里面包含数值实验(Lasso achieve statistical model and the model used to solve l0. Which contains numerical experiments)
- 2014-12-05 13:10:33下载
- 积分:1
-
DAC-(Soft-SPI)
Can_1st (CAN Network demonstration with mikroE s CAN module)
- 2015-04-10 10:04:00下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第七章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:37:04下载
- 积分:1