-
PMSM1
This is my simulation of PMSM. Hope you can edit and use it to your exercise. It is not actually correct but I think it will be useful for you.
- 2013-11-07 23:02:30下载
- 积分: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
-
Q1
说明: mean filter used in image processing
- 2011-04-19 13:41:31下载
- 积分:1
-
actx_excel
一个matlab中读取excel文件的例子,并且以plot的形式显示(read a document excel example, and to demonstrate the plot)
- 2007-04-28 12:20:53下载
- 积分:1
-
complex-valued-signal
这是讲述复值信号的pdf文档,对加深信号的学习会有帮助。(This is about the complex-valued signal pdf documents, the study would help to enhance the signal.)
- 2011-10-21 11:37:27下载
- 积分:1
-
cheshixitong
MATLAB 的牛顿拉夫逊程序,里面有好几个节点求取潮流,已测试(MATLAB Newton Raphson procedure, there are several nodes strike trend has been tested)
- 2013-03-24 19:43:29下载
- 积分:1
-
chengxu
实现电力系统的潮流计算,采用的事PQ方法来编程(Achieve power flow calculation method used to program the things PQ)
- 2011-05-31 09:32:33下载
- 积分:1
-
control
PID比例控制,用对水箱的液位的控制,通过调节阀的流量改变,来控制液位稳定(pid)
- 2009-12-11 10:16:27下载
- 积分:1
-
MATLAB
matlab中程序设计与应用的基础知识,对初学者帮助很大(matlab in program design and application of basic knowledge is very helpful for beginners)
- 2008-06-25 13:12:57下载
- 积分:1
-
AE
说明: AppWizard has created this AE application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2010-05-14 14:02:22下载
- 积分:1