-
SSPE
使用有限差分法和分裂步傅里叶解法求解抛物方程,并增加散射体和地形的建模仿真。(Using the finite difference method and the split-step Fourier solution for solving the parabolic equation, and increase the scatterer and terrain modeling and simulation.)
- 2020-07-26 14:28:41下载
- 积分:1
-
powertrain-mounting_Opti
发动机悬置系统解耦率、固有频率以及参数优化程序(Engine mounting system decoupling rate, the natural frequency and parameter optimization program)
- 2014-02-12 21:32:14下载
- 积分:1
-
piufun
通过虚拟阵元进行DOA估计,基于chebyshev的水声信号分析,时间序列数据分析中的梅林变换工具。( Conducted through virtual array DOA estimation, Based chebyshev underwater acoustic signal analysis, Time series data analysis Mellin transform tool.)
- 2016-06-04 18:45:48下载
- 积分:1
-
infomax
说明: infomax 算法,盲信号处理中很有帮助(INFOMAX algorithm, blind signal processing helpful)
- 2006-04-10 09:17:06下载
- 积分:1
-
H_KL_iid
说明: Heston金融模型中European Call Option的定价,使用欧拉方法(Prcing European Call option under the Heston Model. Using Euler Scheme.)
- 2010-04-30 23:45:09下载
- 积分:1
-
splines
Matlab教材样条插值工具箱splines使用说明、使用注意事项、使用实例等等(Matlab textbooks)
- 2013-08-02 21:30:35下载
- 积分:1
-
T-jiexian-Guzhangceju
利用MATLAB编程解决的在3端电源的条件下的故障测距的实现.(.T line of catching problems)
- 2015-01-29 17:01:16下载
- 积分:1
-
13
说明: 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。
PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是粒子群算法的基本概念之一。
粒子群算法其基本思想是受许多鸟类的群体行为进行建模与仿真研究结果的启发(Particle swarm optimization (PSO) is a population based stochastic optimization techniques. Based on evolutionary algorithms compared with other groups, they are initialized to a random solution, iterative search through optimal solution. The difference is: the principle of survival of the fittest evolutionary computation to follow, while PSO simulation community. The potential of each solution expressed as a group of particles, each particle has its own position vector and the velocity vector, and a fitness determined by the objective function. All particles in the search space at a constant speed flight, by following the current search to find the optimal values of the global optimum. PSO simulation community has adopted the following three simple rules for the operation of individual particles: ① recently departed individuals, in order to avoid collisions. ② to the target. ③ fly to center groups. This is one of the basic concepts of particle swarm algorithm. PSO algori)
- 2015-04-21 16:39:12下载
- 积分:1
-
perceptron
% 单层感知器 与、或、以及其他逻辑功能的实现
% 采用step逐步逐行运行方式,了解学习过程的细节
% 尝试重新定义程序中的T,观察感知器实现异或运算(T=1 0 1 0]的可能性。(% Implementation of Single Layer Perceptron and, or, and Other Logic Functions
% Use step-by-step operation to understand the details of the learning process
% Trying to redefine T in the program, observing the possibility of XOR operation (T = 1010) implemented by the perceptron.)
- 2020-06-20 03:40:01下载
- 积分:1
-
SVM
说明: 支持向量机SVM的MATLAB实现,包括iris数据集、煤炭数据集等。(The matlab implementation of SVM, including iris data set, coal data set and so on.)
- 2020-07-06 17:38:52下载
- 积分:1