-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1
-
fastICA
模拟fastICA算法,3个源信号输入,对此进行盲源分离,初学者可以多了解(FastICA simulation algorithm, three source signal input, conduct a blind source separation, beginners can learn more about)
- 2014-09-29 15:48:05下载
- 积分:1
-
[Riazollah_Firoozian]_Servo_Motors_and_Industrial
Servo motors and industrial
- 2015-01-22 20:28:00下载
- 积分:1
-
tuxiangyasuo
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.)
- 2010-07-22 19:41:53下载
- 积分:1
-
Chnanel_evaluation
可以进行信道估计,准确得到信道的冲激响应,比普通的LS算法性能较好。(evaluate the pulse response of channal)
- 2010-01-04 19:46:27下载
- 积分:1
-
Logistic-chaotic-improvements
结合混沌搜索的进化算法,利用logistic混沌映射与进化算法的结合解决问题(Logistic chaotic improvements)
- 2013-11-19 12:05:36下载
- 积分:1
-
OPF-MATLAB-
利用内点法计算电力系统潮流计算,matlab源代码(The use of interior point method to calculate the power flow calculation, matlab source code)
- 2013-05-12 12:59:55下载
- 积分:1
-
OFDM
OFDM系统在COST207信道下的多径仿真(OFDM system in the COST207 channel simulation under multipath)
- 2009-03-21 11:34:19下载
- 积分:1
-
MATLA-BBPSK
matlab仿真bpsk的调制解调 完整的程序 有注释(demodulation of bpsk)
- 2012-04-09 20:33:42下载
- 积分:1
-
pwelch
pwelch可以实现matlab中的PSD估计,上传资料为pwelch的code(pwelch matlab can estimate the PSD, upload data to the code pwelch)
- 2015-03-24 09:38:28下载
- 积分:1