-
MatComTest
在VC++中使用Matlab的示例,使用了matcom,说明见PDF文档(In the VC++ examples of the use of Matlab, using matcom, instructions see the PDF document)
- 2010-03-06 22:52:54下载
- 积分:1
-
lab3
工程分析 简单的计算流体力学 一维流场可视化,可变参数 (Engineering analysis one-dimensional computational fluid dynamics flow visualization )
- 2015-01-10 15:48:17下载
- 积分:1
-
LP01
在光纤通信中可以用来绘制多模光线中的LP01模(it can be used for depicting the LP01 mode in multimode fiber )
- 2011-12-29 14:54:11下载
- 积分:1
-
timing_syn
gardner算法实现码元同步,希望对大家有用!(gardner symbol synchronization algorithm, in the hope that useful!)
- 2020-11-03 14:49:52下载
- 积分:1
-
SpaceVectorPWM
SpaceVectorPWM状态空间矢量控制模型(SpaceVectorPWM)
- 2010-10-05 16:32:22下载
- 积分:1
-
sa_timetable
This matlab program is developed to solve timetabling problem using simulated annealing algorithm
- 2010-12-27 04:24:27下载
- 积分:1
-
wav_waterfall_fft
说明: 对wav file 进行 waterfall fft处理(wav file waterfall FFT)
- 2010-04-02 13:31:19下载
- 积分:1
-
SlidingControToChaos
采用滑模控制对LORENZE混沌系统进行抑制(Sliding Control To Lorenze Chaos system)
- 2020-12-05 14:09:22下载
- 积分: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
-
LAXWendroffrev1
Lax wendrdoff scheme for burgers equation
- 2016-03-22 18:11:07下载
- 积分:1