-
zhengliulvbo
基于Simulink的整流滤波电路仿真,通过选择不同的电抗元件,得到最为理想的滤波效果。(Simulink-based simulation of the rectifier filter circuit)
- 2009-03-11 10:03:23下载
- 积分:1
-
QSItools
QSI is Quantitative Seismic Interpretation for seismic modeling
- 2013-09-01 00:38:40下载
- 积分:1
-
phasedelayestimated
本例程是针对不同通道之间采集的声音信号之间波形的相位时延差进行估计,(The routine is different between the acquisition of voice-channel signal delay between the waveform of the phase difference estimate,)
- 2009-05-08 10:02:26下载
- 积分:1
-
Cornerf
一个关于数字图像处理中角点提取的程序,使用harris算法,效果还不错。(On digital image processing in the corner extraction process, the use of harris algorithm, the effect was not bad.)
- 2009-05-13 21:16:35下载
- 积分:1
-
Spectral Methods in Matlab
说明: 采用谱元法计算声传播问题,带matlab代码(spectral method used for wave transmission problems, with matlab code)
- 2020-07-14 11:28:51下载
- 积分:1
-
MATLAB6.0--math
说明: 非常有用的matlab关于在数学方面的使用说明,回味学数学的同志们带来很大的帮助(Very useful in mathematics matlab on the instructions, the comrades of mathematics aftertaste of great help)
- 2011-03-08 14:26:51下载
- 积分:1
-
mexopencv-master
open cv software implementation is done
- 2014-10-29 13:33:17下载
- 积分:1
-
0471420999
Image Processing and Jump Regression Analysis ebook
- 2010-11-28 20:57:14下载
- 积分:1
-
yangshuang
在matlab中最简单的功能实现去噪、平滑和锐化(In the most simple matlab function realize denoising, smoothing and sharpening)
- 2008-05-24 15:53:26下载
- 积分:1
-
PkgMyAntiAlias
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
See attached screenshot for a demonstration. More examples included in the code, just run help myaa .
Curiosa:
For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do:
opts.figureSnapMethod = antialiased
publish( test.m ,opts)
However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.(A better anti-aliasing algorithm Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.See attached screenshot for a demonstration. More examples included in the code, just run help myaa. Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish (test.m, opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.)
- 2008-08-14 22:53:13下载
- 积分:1