-
Chapter04
通过MATLAB来计算偶极子天线的输入阻抗,归一化电流分布,以及远场方向图(By MATLAB to calculate the dipole antenna input impedance, normalized current distribution and far field pattern
)
- 2010-12-04 03:32:27下载
- 积分:1
-
The_Weather_Radar_Product_Synthetic_Programming_by
The Weather Radar Product Synthetic Programming by VC++ & MATLAB.pdf
- 2010-09-29 09:43:38下载
- 积分:1
-
turbo_coding_AWGN
this file consists of the turbo code in the AWGN channel. the simulation will nearly take 20 min to simulate but it will produce an excellent output with reaching the Shannon s limit exactly at 0.5db.
- 2011-01-11 21:50:46下载
- 积分:1
-
zi-shi-ying-jun-heng
通信系统中自适应均衡器的MATLAB源程序(Communication system adaptive equalizer MATLAB source)
- 2013-09-27 09:03:44下载
- 积分: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
-
马尔科夫链蒙特卡洛模拟的matlab源代码
使用马尔科夫蒙特卡洛方法对非常规的概率密度函数进行样本抽取(use MCMC to draw samples)
- 2018-10-18 15:25:08下载
- 积分:1
-
FractRnd
通过用MATLAB来生成有色噪声的m文件(produce colored noise)
- 2009-06-01 15:08:30下载
- 积分:1
-
Test_code_kmeans_2
Clustering an image using k-means algorithm
- 2010-05-22 13:00:50下载
- 积分:1
-
cont_updates
用stateflow做的整流例子,仿真通过。(Rectifier with stateflow examples do)
- 2011-10-27 10:07:53下载
- 积分:1
-
Evalution-Factor-for-fusion
图像融合评价指标,包括有:均值,标准差,信息熵,平均梯度,相关系数,扭曲程度,偏差指数。每个指标都分别对RGB三个波段进行评价。(This file refers to the ution factor of image fusion,which including:mean,standard deviation,information entropy,average gradient,correlation cofficient,distortion and bias index.Each factor is used to ute every band of RGB of fusion results. )
- 2021-01-18 20:58:43下载
- 积分:1