-
nljc4
线性调频信号的功率,采用MATLAB的强大的自制函数(Linear FM signal power, using MATLAB' s powerful home-made function)
- 2009-09-23 10:48:39下载
- 积分:1
-
svd
矩阵奇异值分解的svd算法的解析和评估。综述了三种方法进行奇异值分解。特点不一 有适合嵌入式系统用的(svd juzheng)
- 2012-04-23 12:19:13下载
- 积分:1
-
RGB_HSL
说明: 图像色彩空间RGB到HSL的转换Matlab程序。(images to RGB color space conversion Matlab HSL procedures.)
- 2006-03-18 20:43:37下载
- 积分:1
-
face-detection
Face Detection, neural network
- 2013-11-30 03:42:33下载
- 积分:1
-
rgbquadtreehojoon
This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
(This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
)
- 2009-09-17 14:52:16下载
- 积分:1
-
tspo_ga
遗传算法解决TSP的一种新的快速算法MATLAB程序,运行效果也不错(Genetic algorithm to solve TSP is a new fast algorithm for MATLAB programs, run effects are well)
- 2009-09-15 10:05:23下载
- 积分:1
-
FastICA
将同频信号用fastICA算法进行分离,其中包括各种调制信号。MPSK,QAM,MASK(The same frequency signal separation algorithm using fastICA, including a variety of modulated signals. MPSK, QAM, MASK)
- 2010-09-17 10:23:31下载
- 积分:1
-
PV MPC Converter
说明: MPC CONTROLLETER MPC MATLAB
- 2019-12-14 12:42:21下载
- 积分:1
-
matlab
此仿真程序是目前论坛里面最完整的仿真源码(This simulation program is a forum for the most complete simulation inside source)
- 2007-11-13 09:19:46下载
- 积分:1
-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1