-
PCA_face2
关于2DPCA的一个很好的程序,仅供参考(About 2DPCA a good program for reference)
- 2011-04-20 16:42:42下载
- 积分:1
-
NW
说明: Needleman-Wunsch algorithm Matlab.
- 2012-05-13 01:01:44下载
- 积分:1
-
DDC
通信原理仿真
码型反变换的仿真实现
Ⅰ、基本任务:由抽样判决后的AMI码型和CMI码型数字序列恢复出原始的PCM脉冲编码信号。
主要步骤和要求:
(1)由抽样判决后的AMI码型数字序列恢复出原始的PCM脉冲编码信号(0、1信号)。要求抽样判决后的AMI码型数字序列可以是数字型也可以是字符型;要求画出码型反变换前后的波形图。
(2)由抽样判决后的CMI码型数字序列恢复出原始的PCM脉冲编码信号。要求抽样判决后的CMI码型数字序列可以是数字型也可以是字符型;要求画出码型反变换前后的波形图。
Ⅱ、选做任务:由抽样判决后的HDB3码型数字序列恢复出原始的PCM脉冲编码信号。
主要步骤和要求:
由抽样判决后的HDB3码型数字序列恢复出原始的PCM脉冲编码信号(0、1信号)。要求抽样判决后的HDB3码型数字序列可以是数字型也可以是字符型;要求画出码型反变换前后的波形图。
(Communication theory simulation
Fifth problem, Pattern Simulation of inverse transform
Ⅰ, basic tasks: decision by the sampling pattern after AMI and CMI pattern sequence to recover the original digital PCM pulse code signal.
Main steps and requirements:
(1) post-judgment by the AMI code sample digital sequence to restore the original PCM pulse code signal (signal 0,1). AMI requires post-judgment sampling digital code sequence can also be a numeric character asked to draw a pattern waveform before and after the inverse transform.
(2) post-judgment by the CMI sampling digital code sequence to restore the original PCM pulse code signal. Requirements of post-judgment CMI sampling digital code sequence can also be a numeric character asked to draw a pattern waveform before and after the inverse transform.
Ⅱ, choose to do the task: the post-judgment by the sample type HDB3 code sequence to recover the original digital PCM pulse code signal.
Main steps and requirements:
Pos)
- 2011-11-03 00:08:23下载
- 积分:1
-
experience
基于电网电压定向的逆变器并网simulnk图,正确的可以运行。(Based on the orientation of the grid voltage inverter grid simulnk map, you can run correctly.)
- 2014-04-14 16:15:40下载
- 积分:1
-
NSGA-II MATLAB
NSGA-II的代码复现,matlab平台(Code reappearance of NSGA-II)
- 2018-10-29 21:19:51下载
- 积分:1
-
snake
用matlab编写得snake算法程序,可用于图像分割和边缘检测(Using matlab to prepare a snake algorithm procedure can be used for image segmentation and edge detection)
- 2007-07-17 15:28:53下载
- 积分:1
-
sift-matlab
实现SIFT检测图像角点,并进行匹配的MATLAB代码。调试通过。(Achieve SIFT image corner detection and matching of MATLAB code. Debugging through.)
- 2010-05-07 10:14:55下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1
-
RLS
rls算法实现,MATLAB程序和注释,简单易懂(RLS algorithm implementation, MATLAB program, notes)
- 2017-11-16 09:22:06下载
- 积分:1
-
ANT_TSP
以matlab撰写的ACO算法,很适合用于研究Ant colony algorithms。(Write a MATLAB program to solve the following given city Euclidean traveling salesman problem (given lattice points) by using ant-cycle algorithm.)
- 2010-07-06 17:43:02下载
- 积分:1