-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
WiMAX_vs_LTE_technical_comparison
lte vs wimax the way lte differs from the wimmax
- 2010-09-20 13:15:14下载
- 积分:1
-
sgaforlearning
该程序对于遗传算法的初学者很有帮助
学习该程序基本就可以了解遗传算法的基本原理(procedures for the genetic algorithm helpful beginners learn the basic procedures can understand the basic genetic algorithms Principle)
- 2007-05-18 18:16:02下载
- 积分:1
-
capacitor_clamped
This is a Flying Capacitor (Capacitor Clamped) Converter Simulation in MATLAB Simulink Environment.
- 2013-01-25 22:35:02下载
- 积分:1
-
vdaemwti
合成孔径雷达(SAR)目标成像仿真,BP神经网络用于函数拟合与模式识别,计算多重分形非趋势波动分析,使用混沌与分形分析的例程,具有丰富的参数选项。( Synthetic Aperture Radar (SAR) imaging simulation target, BP neural network function fitting and pattern recognition, Calculate the multifractal trend fluctuation analysis, Use Chaos and fractal analysis routines, It has a wealth of parameter options.)
- 2016-03-17 23:01:51下载
- 积分:1
-
PIDMATLAB
各种PID控制算法的MATLAB源程序,可以结合相应的指导书学习(various PID control algorithm MATLAB source, combining the corresponding study guide book)
- 2007-07-04 14:33:52下载
- 积分:1
-
5
说明: 计算并绘制直方图.
绘制直方图的方法有很多,在此我用MATTAB中的一些代表性的绘制选项,使用函数bar\imhist(use function "bar" )
- 2010-12-21 14:58:48下载
- 积分:1
-
prueba_formulation_ordre
In mathematics, a Taylor series is a representation of a function as an infinite sum of terms that are calculated from the values of the function s derivatives at a single point.
- 2014-02-17 10:25:57下载
- 积分:1
-
BAnetwork
说明: 生成BA无标度网络,并统计网络的度分布(网络中新家入的节点会优先选择网络节点度较大的节点链接)。(The BA scale-free network is generated and the degree distribution of the network is counted (the new home nodes in the network will preferentially choose the node links with higher degree of network nodes).)
- 2019-03-11 19:56:46下载
- 积分:1
-
PE
说明: 排列熵可以很好的区分信号和噪声。可以用做优化算法的适应度函数(Permutation entropy can distinguish signal from noise. Can be used as fitness function of optimization algorithm)
- 2020-05-30 08:15:30下载
- 积分:1