-
AntSystem-WithPlay
利用matlab进行蚁群算法的仿真,利用M文件(The ant colony algorithm using the simulation matlab)
- 2010-09-24 13:55:03下载
- 积分:1
-
matlab
说明: 最速下降梯度法matlab程序和用拟牛顿法求极小值点(apply a gradient–descent based error minimization approach to minimize the difference between the real deformation and the simulated one given the elasticity parameters)
- 2011-02-21 22:28:48下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
SVPWM_Rectifier_3phase
space vector pulse wide modulation for rectifier
- 2011-12-20 19:26:36下载
- 积分:1
-
2ask_2fsk_2psk
2FSK的调制与解调,基于simulink,相干与非相干解调(2FSK modulation and demodulation, based on simulink, coherent and non-coherent demodulation)
- 2020-12-20 11:09:10下载
- 积分:1
-
Contors
This function is for optimization when you draw contour
- 2014-09-18 02:50:10下载
- 积分:1
-
junzhi
计算原图像在阈值为s时均值的matlab源代码
(Calculation of the original image when the threshold value s mean matlab source code)
- 2013-11-07 15:36:49下载
- 积分:1
-
beam
基于matlab的波束赋形源代码,非常有用,请大家分享(beam forming)
- 2011-12-14 22:27:02下载
- 积分:1
-
mytsp
matlab code for tsp with GA
- 2013-11-21 03:56:24下载
- 积分:1
-
Modle-of-quadrotor
matlab simulink四旋翼模型,输入为四个电机的电压值,输出为对应的姿态角以及姿态角速度和三个方向的线加速度(Four rotor model, the input voltage is four value of the motor, the output is the corresponding attitude angle and attitude angular velocity and direction of three linear acceleration)
- 2015-03-29 16:45:04下载
- 积分:1