-
MPC_Exercise_First
Model predictive control excersice pt 1
- 2014-11-14 09:38:05下载
- 积分:1
-
alfabetta_abc
coordinate converter alfabetta abc
- 2012-09-22 04:44:49下载
- 积分:1
-
exp5
水平场地和倾斜场地挖填土方量计算MATLAB示例代码(Horizontal cut and fill venues and venues tilt earthwork calculations MATLAB sample code)
- 2013-12-21 16:15:49下载
- 积分:1
-
use-of-matlab3
matlab应用实例,便于对比学习MATLAB的应用以及编程语言的学习。使用中也可以在此基础上进行二次编写,节约时间成本。(the example of the use of matlab)
- 2013-05-09 19:55:00下载
- 积分: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
-
tiaoshi
这是一个用在光学测量中的程序,他的作用是产生正弦条纹(This is a program in the optical measurement, his role is to produce sinusoidal fringe)
- 2013-08-16 08:23:16下载
- 积分:1
-
Modified-GramSchmidt
Modified Gram-Schmidt (MGS)正交化法是利用已有正交基计算新的正交基。既能选择相关特征,又能排出已选特征对后续特征选择的影响。(Modified Gram-Schmidt (MGS)orthogonalization gives new orthogonal basis through original orthogonal basis. It can do the feature selection and eliminate the impact on choosing new feature vector by the selected one.)
- 2013-11-03 22:52:42下载
- 积分:1
-
untitled
基于lcl滤波器的三相光伏逆变器,已调节好参数,自行设计的pll,完美运行(Lcl filter based on a three-phase photovoltaic inverter, the parameters are adjusted, self-designed pll, perfect run)
- 2014-12-24 10:29:11下载
- 积分:1
-
MATLABaddress
matlab address
matlab工具箱下载地址总汇(Download matlab addressmatlab summary Toolbox)
- 2009-01-10 20:15:53下载
- 积分:1
-
change
读取字符串,统一转换成小写后,删除相同的字符(Read the string converted to lower case after the reunification, delete the same character)
- 2010-01-26 15:06:30下载
- 积分:1