-
XY3DDensityPlot
2011版 3D密度图形生成程序。 可用于就有两个变量的函数对其视觉化。 图形的每一个点代表一个密度值。(XY3DDensityPlotView is used to visualize the density of points described by two variables X and Y, as a surface plot. This may be useful when points are densely packed and overlapping, as in this case a scatterplot may be limited in revealing their actual distribution.)
- 2011-01-22 01:25:03下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
AGsymt
genetic algorithme pass band filter
- 2012-04-20 23:07:50下载
- 积分:1
-
tongxinyewuliang
通信网中,经过对分析的编程仿真,对爱尔兰B公式以及爱尔兰C公式有了更深的认识,也对通信业务分析的方法也加深了理解,并且利用Matlab GUI 编程验证了算法的正确性。(Communication network, through simulation analysis on programming, Ireland Ireland B formula and the formula C a deeper understanding of methods for the analysis of communication services also deepened the understanding and use of Matlab GUI programming to verify the correctness of the algorithm.)
- 2013-12-29 23:56:45下载
- 积分:1
-
PlatEMO-master
说明: 多目标优化测试平台,提供GUI操作界面,内含各类测试函数和算法,可直接获得数据(The multi-objective optimization test platform provides GUI operation interface, including various test functions and algorithms, which can directly obtain data)
- 2020-06-21 21:57:15下载
- 积分:1
-
fd
对ask fsk用matlab写出 并有图像(that is a good thing)
- 2013-11-19 16:04:04下载
- 积分:1
-
duopule
该程序是信号的多普勒现象,通过设置不同的参数,可得到不同的现象,具有一定的参考价值。(that the procedure was the Doppler signal, by setting different parameters, will be different, has some reference value.)
- 2020-08-14 14:48:26下载
- 积分:1
-
matlab2
匈牙利算法的matlab程序,写得不错,多多支持啊(Hungary algorithm matlab procedures, written well, a lot of support ah)
- 2008-12-16 13:21:30下载
- 积分:1
-
niulazhijiao
电力系统中牛拉直角坐标方法的潮流程序,适用于MATLAB,数据已经附上,可以直接测试()
- 2008-03-10 22:33:54下载
- 积分:1
-
aco
说明: 利用蚁群算法求解tsp(旅行商)问题,给出遍历方案,最后求出最短路径。(Ant colony algorithm for tsp (TSP) problem, given traversal solutions, and finally find the shortest path.)
- 2011-04-08 10:13:50下载
- 积分:1