-
hough
对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来( houghcircle- takes an edge map image, and performs the Hough transform
for finding circles in the image.)
- 2010-07-19 23:48:03下载
- 积分:1
-
PMDCmotorloadwithPOALGmmpt_sfun
simulink models of pv array design
- 2013-05-02 17:23:10下载
- 积分:1
-
eemd
这是我自己编写的一个改进的经验模态分解EEMD的源码,希望大家能用上(This is what I have written an improved empirical mode decomposition EEMD source code, I hope everyone can be on)
- 2013-12-13 12:50:14下载
- 积分:1
-
2779669091frft
最近总是在这下程序,觉得也应该贡献一下,分数阶傅立叶变换的一个matlab程序(Always under the most recent in this process, feel that we should contribute about fractional Fourier transform of a matlab program)
- 2008-03-05 17:51:08下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
PID
利用Matlab的GUI界面来进行倒立摆PID参数的设计(The design of PID parameter control of inverted pendulum using Matlab GUI )
- 2013-06-27 11:36:01下载
- 积分:1
-
Dubins-Curve-For-MATLAB-master
说明: 基于matlab实现基于杜宾曲线的避障规划(静态环境下)。(Obstacle avoidance planning based on Durbin curve with MATLAB (in static environment).)
- 2021-05-08 19:18:35下载
- 积分:1
-
emd
可以进行经验模式分解的matlabd源程序(Empirical mode decomposition can be the source matlabd)
- 2009-02-24 17:05:47下载
- 积分:1
-
yuyinchuuli
数字信号处理 语音处理与分析 与识别 dsp MATLA(DSP MATLB)
- 2012-04-12 22:02:43下载
- 积分:1
-
SGD-CMA
智能天线SGD一CMA随机梯度下降恒模算法matlab仿真(Smart antenna SGD-CMA stochastic gradient descent constant modulus algorithm matlab simulation)
- 2012-05-01 14:26:26下载
- 积分:1