-
SSME
最小均方误差信噪比估计的matlab仿真(MMSE SNR estimation matlab simulation)
- 2021-03-21 15:09:17下载
- 积分:1
-
save
把矩阵的数据写入文档中的几种方法,有显示,有代码说明(into the file)
- 2011-09-27 13:13:14下载
- 积分:1
-
freespace1_1_ABCadded1_2
freespace1_1_ABC(added1_2)
Electromagnetic Simulation using the FDTD method 书后实例。matlab重新编写(freespace1_1_ABC(added1_2)Electromagnetic Simulation using the FDTD method examples,rewriting in matlab.)
- 2015-03-13 17:05:03下载
- 积分:1
-
fisher-de-matlab
文本挡的firsher线性判别器是最简单的模式识别分类,在这里用了matlab进行了编程(Text the gear firsher linear discriminant is the most simple pattern recognition classification, where the Matlab programming)
- 2013-05-08 20:31:25下载
- 积分:1
-
粒子群算法的程序和使用 PSO_0810
说明: 计算粒子群算法的适应度函数,粒子群算法的程序和使用(The fitness function of pso is calculated,Particle swarm optimization program and use)
- 2020-06-23 00:20:02下载
- 积分:1
-
765662691NLMS
说明: 通过NLMS算法实现信号的时域信号时延估计(Time domain signal delay estimation based on NLMS algorithm)
- 2020-04-19 15:43:10下载
- 积分:1
-
MyGui.m
This GUI will show normal,Rayleigh and rice distribution with the law of large number.
It has an easy to understand interface and few parameters.
- 2009-11-25 16:17:15下载
- 积分:1
-
add_header
说明: 地球物理勘探过程中对地震记录数据添加道头(Geophysical data in the process of seismic records to add Wharf)
- 2011-03-29 11:24:45下载
- 积分:1
-
pso-bp
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。
BP(Back Propagation)神经网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hidden layer)和输出层(output layer)。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm. BP (Back Propagation) neural network is a 1986 team of scientists headed by Rumelhart and McC)
- 2020-10-29 22:19:56下载
- 积分:1
-
FFT_conver
本程序的功能是:实现信号从时域到频域的快速傅里叶变换。(Realize the signal conversion from time domain to frequency domain.)
- 2013-11-17 15:07:28下载
- 积分:1