-
GA(c++)
该代码是用C++编写的遗传算法,可在C++或 matlab环境下都可运行.(The code is C++ Prepared by genetic algorithm, can be C++ Or can be run under matlab environment.)
- 2008-01-09 14:59:59下载
- 积分:1
-
MATLAB_2PSK
以2PSK为例仿真说明数字频带传输的整个过程。(Description 2PSK simulation as an example to figure the whole process of transmission band.)
- 2009-03-28 11:28:22下载
- 积分:1
-
pp01
一级倒立摆系统采用极点配置的方法控制,使其达到平衡状态(Inverted pendulum system using pole placement methods to control, to reach the equilibrium state)
- 2010-09-30 21:19:18下载
- 积分:1
-
MATLABshipin
说明: 基于MATLAB的信号时频仿真资料,希望对大家有所帮助(MATLAB-based simulation of time-frequency data, we hope to help)
- 2011-03-31 22:50:22下载
- 积分:1
-
BSS_-Part_1_3
盲信号分离的三篇经典文章。Part One,首次提出了一种基于神经网络的学习算法(H-J算法),成功地实现了两个语音信号的分离,从而开启了一个新的领域。虽然他们的学习算法是启发式的并且没有明确指出需利用观测信号的高阶(高于二阶)统计信息,但是其迭代计算公式已具备后来ICA在线算法的雏形。
Part Two和Part Three:分别是从两个不同的角度来证明HJ算法的稳定性(主要是对源信号个数为2的情况给的证明),可惜的是,给出的稳定性条件都不是充要条件。(The three classic papers of blind signal separation(BSS).)
- 2012-04-18 22:44:46下载
- 积分:1
-
MIMOOFDMTCP
MIMO-OFDM系统子空间法进行盲信道估计,可更改循环前缀长度以比较不同CP对估计性能的影响。(subspace method for blind channel estimation for MIMO-OFDM system. One can change the length of cyclic prefix in order to compare the performance of different CP impact on the estimates.)
- 2013-09-24 20:54:44下载
- 积分:1
-
codec_snr_byYikwang
A simple function that takes an image and a mask as the input, perform compression and decompression on the image (color image compression if input image is color), and display the original and reconstructed images side by side. The program should also be able to compute the SNR of the reconstructed image.
- 2010-11-02 10:10:16下载
- 积分:1
-
pda
美国伊利诺伊大学MaYi博士做的广义PCA算法的源代码(Complete rewrite of the test_gpca function to use the generalized data
generation function instead.)
- 2010-11-21 19:14:15下载
- 积分:1
-
imgProcess-(2)
实现了图像的一些基本运算,包括高低通滤波(Realize the image of some of the basic operation, including high and low pass filter)
- 2014-10-16 14:27:18下载
- 积分:1
-
programming-in-matlab-2
This tutorial is intended for those who want to learn basics of MATLAB programming language.
Even with a limited knowledge of this language a beginning programmer can write his/her own
computer code for solving problems that are complex enough to be solved by other means.
Numerous examples included in this text should help a reader to learn quickly basic programming
tools of this language. Topics discussed include the m-files, inline functions, control flow,
relational and logical operators, strings, cell arrays, rounding numbers to integers and MATLAB
graphics.
- 2013-10-14 20:07:07下载
- 积分:1