-
snake
snake matlab中的应用 很好用(snake in matlab)
- 2009-05-05 10:20:31下载
- 积分:1
-
regiongrowing
This is the region growing segmentation algrithm for gray image, user must add a seed point.
- 2011-06-21 17:44:29下载
- 积分:1
-
修正节点电压法matlab
说明: 用matlab进行节点电压方程的计算,属于计算节点电压方程的简单算例。(Using MATLAB to calculate the node voltage equation is a simple example of calculating the node voltage equation.)
- 2019-12-25 14:58:40下载
- 积分:1
-
pso_2D
粒子群算法的实现,二维粒子群算法描述,自适应变异(Implementation of particle swarm optimization)
- 2010-12-05 16:00:02下载
- 积分:1
-
Application
说明: 对弹丸飞行稳定性进行了分析,文中提出利用M GAERO 气动软件计算弹丸的气动力参数,以减少采
用经验公式估算气动力系数和压心位置等参数带来的误差,可为弹丸飞行稳定性分析和总体参数设计提供
参考依据。(For projectile flight stability analysis, this paper proposes the use of software to calculate projectile M GAERO aerodynamic aerodynamic parameters to reduce the use of empirical estimates of aerodynamic coefficients and parameters such as pressure center position error caused by, for projectile flight stability analysis and overall parameters of the design of reference.)
- 2010-03-16 19:08:49下载
- 积分:1
-
exa070903_remez_2
信号处理的切比雪夫滤波器 十分好用的切比雪夫滤波器(Signal processing Chebyshev filter is very easy to use Chebyshev filter)
- 2009-12-28 18:21:59下载
- 积分:1
-
PSO
标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数
InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示:
表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.)
- 2015-01-09 18:40:08下载
- 积分:1
-
spline3
三次样条matlab实现,插值就是已知一组离散的数据点集,在集合内部某两个点之间预测函数值的方法(Cubic spline matlab realize, interpolation is known to a discrete set of data points in the set between two points within a prediction function value method)
- 2013-05-25 09:52:39下载
- 积分:1
-
queueing_theory
计算Erlang B,C 模型中阻塞率与输入负载随服务器数量变化的数值关系并绘图。
模拟一个M/M/k排队系统。
该资料为通信系统排队理论matlab实验内容。(Using the iterative scheme, calculate the blocking probability of the Erlang B and C model. Draw the relationship of the blocking probability and offered traffic while sever number varies. Simulate a M/M/k queue system with input parameters of λ, μ, k)
- 2010-12-11 15:01:14下载
- 积分:1
-
lagrange-matlab
这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法(This function performs the Lagrange interpolation of a function and its derivative. Approximations and Interpolation.)
- 2011-01-05 10:01:53下载
- 积分:1