-
vedio
matlab编写的关于音频合成的实验,含有完整实验报告(matlab prepared on audio synthesis experiments, contains a complete lab report)
- 2010-11-12 16:38:53下载
- 积分:1
-
flycontrol
飞控程序加仿真模块 简单实用 可以控制高度的简单程序(Flight Control program plus simple and practical simulation module can control the height of a simple program)
- 2016-03-12 11:33:58下载
- 积分:1
-
duoxiangshi
本程序提供了5种多项式求值的思想,并有相互比较的效果,用matlab语言写的(This procedure provides a value of 5 Polynomial thinking, and comparison between the effect of written language with matlab)
- 2010-12-14 10:55:14下载
- 积分:1
-
Selection-Sort
C program for Selection sort
- 2014-11-17 18:11:18下载
- 积分:1
-
am
说明: am调制,自己手写的,效果较好,速度较快,易于编程(am modulation, own handwriting, better, faster, easy programming)
- 2014-11-19 22:43:05下载
- 积分:1
-
APF
6个三电平二极管钳位式有源电力滤波器,采用双滞环对电压进行控制,采用IP-IQ法对电流进行检测。SVPWM未触发脉冲(Six three-level diode clamp active power filter, the use of double hysteresis to control the voltage, the use of IP-IQ method to detect the current. SVPWM does not trigger a pulse)
- 2017-05-11 09:27:33下载
- 积分:1
-
power114
说明: 潮流计算,IEEE算例,matlab编程(powerflow,case14,ieee14,matlab)
- 2020-05-15 01:20:35下载
- 积分:1
-
fBm_matlab
这是一个关于建立分数布朗信号的Matlab程序。(Create Fractional Brownian Signal.)
- 2009-05-18 12:52:51下载
- 积分: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
-
wavelet3
小波神经网络3 一共是3个哦(Wavelet neural network is a total of 3 Oh 3)
- 2008-06-09 22:08:56下载
- 积分:1