-
Matlab code for LMS algorithm
lms算法在MATLAB上的实现,有点小错误,给大家当参考吧(LMS algorithm in MATLAB on the realization of a little wrong, we can refer to it)
- 2005-04-30 02:54:39下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
ANN1
Neural network simple example
- 2014-01-03 13:08:40下载
- 积分:1
-
coupler-even-odd
Coupler even odd :Shows how to calculate the even and odd modes of a pair of two adjacent coupled identical waveguides.
- 2012-06-06 00:23:20下载
- 积分:1
-
untitled1
—Series capacitors (SCs) are installed on long
transmission lines to reduce the inductive reactance
- 2014-10-12 12:02:49下载
- 积分:1
-
power_SOFC
Grid connected fuel cell simulink model
- 2013-11-22 19:58:10下载
- 积分:1
-
chaper3
非常不错的书籍,《微粒群算法》供8章和2个附录,依次上传第3章绪论(Very good books, Particle Swarm Optimization for 8 chapters and two appendices, followed by From Chapter 3 Introduction)
- 2008-12-20 11:36:43下载
- 积分:1
-
Wireless_Mimo
都柏林大学《无线MIMO系统》(附matlab和C++仿真程序)(University College Dublin )
- 2008-05-31 17:43:06下载
- 积分:1
-
ManchesterCode
改程序将实现对两个信号的曼切斯特编码,以用仿真软件验证过了(Reform program will achieve two Manchester encoded signal to a validated using simulation software)
- 2014-12-14 15:44:57下载
- 积分:1
-
pso_implement
For PSO implimentation.
- 2012-04-06 18:25:57下载
- 积分:1