-
gameoflife
these are a matlab sources codes, which give a solution for the game of life, with some diferents modes of operation. enjoy the code :)
- 2011-05-24 08:46:37下载
- 积分:1
-
MPPT_charger_V2
maximum power point tracker
- 2011-06-28 15:03:16下载
- 积分:1
-
mmm
對於BMP圖檔藏入字串訊息可以觀看藏入後的圖檔以及藏入前的圖檔(BMP image file into the string for possession of hiding messages can watch after the image file and image file before hiding)
- 2010-08-11 20:22:39下载
- 积分:1
-
xz_OPF
电力系统分析-IEEE标准14节点最优潮流计算程序(OPF)(Power system IEEE standard 14-node optimal power flow calculation (OPF))
- 2012-11-26 08:39:32下载
- 积分:1
-
ninewton
牛顿迭代法求解线性方程,其收敛阶数为1次(newton iteration for liear equation)
- 2009-11-18 21:22:48下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
matlab-drawing
MATLAB绘图命令集与实用方法,可以实现二维一句三位立体图形的各种绘图要求(The MATLAB graphics command set and practical method can achieve the 2D a three dimensional graphics drawing requirements)
- 2012-10-15 22:13:32下载
- 积分:1
-
RLS
实现了自适应信号处理RLS自适应均衡算法,比较了不同信道的学习曲线的差别(The difference learning curve to achieve the adaptive signal processing RLS adaptive equalization algorithm, compares the different channels)
- 2013-05-11 17:27:16下载
- 积分:1
-
hybridPSO
一种混杂粒子群优化算法,通过单纯形加速优化过程(A hybrid particle swarm optimization algorithm, to accelerate the adoption of simplex optimization process)
- 2007-08-07 17:16:10下载
- 积分:1
-
gaotong
高通滤波器实现,可用于小目标检测,效果还不错,对于初学者很有帮助(High-pass filter can be used for small target detection, the results were good, very helpful for beginners)
- 2010-07-02 10:24:37下载
- 积分:1