-
Z_Converter
control simple Z converter in matlab simulink
- 2012-04-18 20:26:59下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
system003
说明: 运用递推最小二乘法对传感器建模仿真并对其惊醒补偿(Recursive least squares method using modeling and simulation of sensor and compensate for its wake)
- 2010-04-22 21:25:05下载
- 积分:1
-
Kalman-Filters
Optimal Filtering with Kalman Filters and Smoothers
- 2014-01-03 15:04:14下载
- 积分:1
-
matlab
一个二维静电场,电位函数为φ(x, y),将正方形分成25个正方形网格。有16个内部网格点。假定16个网格点的初值都定为零,试用超松弛法确定16个内部网格点的电位值。(A two dimensional electrostatic field, the potential function for phi (x, y), the square into 25 square grid. There are 16 internal grid point. Assume that 16 mesh point of initial value at zero, trial overrelaxation method to determine the potential value of 16 internal grid point.)
- 2014-01-03 22:37:04下载
- 积分:1
-
ASK_BPSK_FSK3_matlab
ASK、BPSK、FSK3种调制方式的matlab实现(ASK, BPSK, FSK3 kinds of modulation matlab implementation)
- 2010-11-06 17:58:56下载
- 积分:1
-
BPSK
自己编写的BPSK调制与解调,内含matlab-figure-file、matlab-M-file和得出的jpg格式图形!(I have written BPSK modulation and demodulation, containing matlab-figure-file, matlab-M-file and come to the jpg format graphics!)
- 2009-05-06 12:06:10下载
- 积分:1
-
matlab_GUI_serialport
利用matlab GUI实现的串口编程例子,本科毕设,包含收发两个客户端程序(Matlab GUI implemented using serial programming examples, undergraduate Bi-based, including sending and receiving two client programs)
- 2020-10-07 13:47:36下载
- 积分:1
-
compensation
说明: 使用matlab实现ofdm经过PA后在接收端进行失真抵消算法的仿真,其中调制方式包括mqam或mpsk(After the realization of OFDM using matlab at the receiving end after the PA distortion cancellation algorithm to carry out the simulation, which includes modulation MQAM or MPSK)
- 2008-11-09 16:40:18下载
- 积分:1
-
fangchajisuan
MATLAB实现图像方差计算,附简短的语句说明,希望初学者能够用得上....(MATLAB calculation of image variance)
- 2010-05-21 18:43:52下载
- 积分:1