-
pratial-metheds-of-optimiazation
详细地介绍了各类常见的优化算法,以及其相应的matlab程序。(Detailed description of the common optimization algorithms, as well as the corresponding matlab program.)
- 2012-11-04 21:18:42下载
- 积分:1
-
SVM21norm
A matlab implementation of SVM for multiclass learning. For more information: Xiao Cai, Feiping Nie, Heng Huang, and Chris Ding. Multi-Class L2,1-Norms Support Vector Machine. IEEE International Conference on Data Mining (ICDM), Vancouver, Canada, 2011.
- 2020-08-30 12:28:10下载
- 积分:1
-
ComputerEnglish-Master
计算机方面的基础知识,对大家应该有所帮助
(Basic knowledge of computers to all of us should be helpful)
- 2008-01-04 14:40:58下载
- 积分:1
-
Polar-FFT
计算图像在极坐标下的傅里叶变化
Matlab代码(Compute Polar Fourier Transform of images)
- 2012-10-22 22:19:37下载
- 积分:1
-
bpsknqpskmodulationsrinivaas
bpsk and qpsk in matlab
- 2010-09-26 22:06:38下载
- 积分:1
-
hanming
通过使用汉明码进行编码、解码、纠错。运用matlab仿真并计算汉明码的误码率和纠错能力。()
- 2008-05-08 00:22:56下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
New-folder-(3)
matlab code for h infinity filter.
- 2012-04-18 03:13:07下载
- 积分:1
-
Matlab
说明: 图象边缘检测及定位,开发环境是MATLAB,可直接编译使用。(Image edge detection and localization, and development environment is MATLAB, can be directly compiled with.)
- 2010-04-02 15:57:50下载
- 积分:1
-
fulbridge_rectifiers
全桥整流电路的MATLAB仿真 (Simulation using MATLAB )
- 2013-08-07 17:33:45下载
- 积分:1