-
Noise_Denoise
Matlab Code for making simple noise to image and denoise the image with some good filters
- 2010-12-03 05:50:38下载
- 积分:1
-
ARMcad2mat
本内容为,三维模型直接导入matlab中,可以方便的运行,可以更观的体现模型的真实性(This content is, three-dimensional model directly into matlab, you can easily run, you can view more manifestation of the authenticity of the model)
- 2013-09-30 11:13:40下载
- 积分:1
-
nibian
三相PWM整流器逆变器 实现单位功率因数的逆变(three phase inverter)
- 2018-03-12 18:32:28下载
- 积分:1
-
shearlet-transform
剪切波变换,shearlet transform(shearlet transform)
- 2014-10-27 18:47:32下载
- 积分:1
-
power_rec
power rectifire model for symetrical systems
- 2012-10-07 21:03:10下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
dpd_simulation
功放数字预失真算法代码,用Volterra模型对功放建模,Ls算法(Power amplifier digital predistortion algorithm code, using the on the model of power amplifier modeling, Ls algorithm
)
- 2021-01-06 16:38:53下载
- 积分:1
-
mppt 智能算法
说明: MPPT智能算法,包括粒子群优化、细菌觅食、两种算法(MPPT intelligent algorithm, including particle swarm optimization, bacterial foraging, two kinds of algorithms)
- 2021-02-10 12:59:53下载
- 积分:1
-
various_channel_and_modulation_of_simulink
bpsk、qam调制在高斯瑞利赖斯信道下的simulink仿真(In qam modulation BPSK, gaussian Rayleigh rice channel of simulink
)
- 2010-12-19 16:44:04下载
- 积分:1
-
Kalman
matlab最基本的卡尔曼滤波的算法,最最基本的,就5步5句话,可以任意移植(matlab basic Kalman filter algorithm, the most basic, step 5 of the fifth sentence, can be transplanted)
- 2012-04-20 10:35:51下载
- 积分:1