-
knnmatlab
说明: 不同的K近邻分类算法,基于matlab开发,不错。(matlab knn classification)
- 2011-03-17 16:53:22下载
- 积分:1
-
my_sga
有用的SGA的Matlab源代码,求函数的最大值,根据SGA的C代码改变,很容易懂,对SGA 学习很有帮助(useful SGA Matlab source code, the maximum demand function, According to the SGA C code change, it is easy to understand and very helpful to SGA)
- 2006-12-27 22:48:09下载
- 积分:1
-
cholesky
矩阵的cholesky分解,对学习系统辨识的建模应用具有很大的帮助。(Cholesky decomposition of matrix)
- 2011-09-02 09:14:20下载
- 积分:1
-
yuandaoma
说明: matlab 绘制极坐标图 绘制直角坐标图(matlab matlab matlab matlab)
- 2010-04-24 08:58:37下载
- 积分:1
-
NUC501_datasheet_A1.4
适合使用NUVOTON nuc501 做开发的参考。(The NUC501 is an ARM7TDMI-based MCU, specifically designed to offer low-cost and high-performance for various applications, like interactive toys, edutainment robots, and home appliances. It integrates the 32-bit RISC CPU with 32KB high-speed SRAM, crypo engine with OTP key, boot ROM, LDO regulator, ADC, DAC, I2C, SPI, USB2.0 FS Device, & GPIO into a cost-affordable whil feature-rich micro-controller.)
- 2010-10-29 18:01:47下载
- 积分:1
-
1-pengenalan-pemrograman-matlab
cara membuat Grafik User Interface pada matlab
- 2013-09-07 05:26:50下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
The-cuckoo-algorithm
布谷鸟算法研究,并附matlab的实例。(The cuckoo algorithm on MATLAB)
- 2015-11-02 11:46:12下载
- 积分:1
-
FIR_Parallel_algorithm
二并行FIR算法具有速度快的优点,其算法对信号的处理有它独特的优势,其中的源程序对算法进行了仿真,与结论一致(FIR Parallel algorithm
)
- 2010-12-06 18:59:36下载
- 积分:1
-
matlab
基于MATLAB对图形图像进行多方面的处理,先图形直方图均衡处理,再通过积分投影,分别为水平投影,垂直投影,再则进行精确定位目标(MATLAB-based graphical images on a wide range of processing, the first graphical histogram equalization processing, and through the integral projection, horizontal projection, vertical projection, she then accurately locate targets)
- 2009-12-23 19:28:29下载
- 积分:1