-
bubbleplot3
说明: 在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).(BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the
same length, plots bubbles of radii r in 3-space with centers at
the points whose coordinates are the elements of x, y and z. If r
is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with
centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3).
BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1])
with numel(x) rows, plots bubbles with colours specified by c.
)
- 2009-08-08 21:50:31下载
- 积分:1
-
Final Version
说明: 三自由度 3-DOF 平台的运动学和轨迹规划(Kinematics and Trajectory planning of a 3-DOF platform with 3 extensible limbs)
- 2020-10-06 01:02:54下载
- 积分:1
-
65520790m5high
此程序能在MATLAB上实现低通滤波器,功能很强大(That this procedure can in MATLAB to achieve low-pass filter, a very powerful feature)
- 2009-01-07 21:37:54下载
- 积分:1
-
QAM
QAM调制与解调——包含了多种多进制的正交调制与解调(QAM modulation and demodulation- contains a variety of M-ary orthogonal modulation and demodulation)
- 2007-09-29 19:10:08下载
- 积分:1
-
mmplay_1
编程中有的版本可能没有该功能函数,直接拷贝到工具箱里即可使用(Programming without the function of some versions may, directly copy to use can be a tool box
)
- 2015-03-29 19:37:13下载
- 积分:1
-
ARburg
ar算法的matlab源程序的验证,对于随机过程的信号处理有所帮助(ar algorithm matlab source of verification, for random processes signal processing help)
- 2010-07-20 11:11:34下载
- 积分:1
-
program18
振动原理与分析计算机大作业
求解非线性振动分析,公式根据书中的
用计算方法的4阶 r-k数值方法(Vibration theory and analysis of computer operations for solving large non-linear vibration analysis of the formula calculation method according to the book of 4-order numerical method rk)
- 2010-02-09 03:35:03下载
- 积分: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
-
Line-50Hz-electric-filter-algorithm
50hz线电滤波算法,剔除信号中的限电干扰(50hz power line filtering algorithm, brownouts eliminate signal interference)
- 2013-12-11 20:18:05下载
- 积分:1
-
PMSM_MTPA_FLUXWEAKEN
PMSM电机的MTPA基本弱磁控制仿真,需要自己设置电机参数、模块中的部分参数也要设置才能进行仿真。(MTPA fundamental weakening control PMSM motor simulation, you need to set the motor parameters themselves, the module also set some parameters can be simulated.)
- 2016-01-20 16:28:33下载
- 积分:1