-
ga_chen
自己编写的ga(遗传算法)matlab工具箱。对比过,速度挺快的。(I have written ga (genetic algorithm) matlab toolbox. Been compared, the speed very fast.)
- 2011-05-03 11:03:13下载
- 积分:1
-
adaptive_PSF_TV
adaptive total variation estimation for the point spread function
- 2011-06-05 06:09:43下载
- 积分:1
-
matlab7.0-teach-book
matlab7.0的使用教程,特别适合新手学习matlab参考阅读,英文版(matlab guide book )
- 2013-10-31 15:56:20下载
- 积分:1
-
BPSK_Done
bpsk~32QAM调制通用程序例子~简单易懂(bpsk ~ 32QAM modulation general program examples ~)
- 2010-09-10 19:46:15下载
- 积分:1
-
MonteCarlo
Monte Carlo算法的matlab实现,附其详细课件。(Matlab implementation of the Monte Carlo method, with detailed courseware.)
- 2012-07-18 16:15:16下载
- 积分:1
-
patterncalib
非常好用的matlab相机标定。可以自动估算出内部和外部参数(matlab toolbox for dot pattern based camera calibration. It estimates the intrinsic and extrinsic parameters of the cameras. The 3D model can be also refined via optional bundle adjustment)
- 2014-02-25 03:47:49下载
- 积分:1
-
CONV_M
计算离散时间信号间卷积和,并确定卷积信号的起止时刻点
信号处理卷积例程(convolution routine for signal processing
% --------------------------------------------------
% [y,ny] = conv_m(x,nx,h,nh)
% y = convolution result
% ny = support of y
% x = first signal on support nx
% nx = support of x
% h = second signal on support nh
% nh = support of h)
- 2020-10-04 13:47:40下载
- 积分:1
-
3
说明: 《MATLAB 7.0编程基础基础》源程序,适合初学者使用,第3章(" MATLAB 7.0 programming foundation base" source, suitable for beginners, Chapter 3)
- 2011-06-13 17:39:21下载
- 积分:1
-
article--Analysis-and-Simulation-of-Five-Phase
In this paper, a dq model based on transformation
theory for five-phase induction machines is presented. A detailed
implementation of an indirect-type five-phase field-orientation
control including the hysteresis-type pulsewidth modulation
(PWM) current regulator is described. A method for continuous
and disturbance-free operation of a five-phase field-orientedcontrolled
induction motor drive with complete loss of one, two,
or even three legs of the inverter or motor phases is described.
A complete analysis and computer simulation of this control
technique is included.
- 2014-10-20 14:05:13下载
- 积分:1
-
danchunxingfa
用单纯形法解线性规划 根据单纯形法的原理,在线性规划问题中,决策变量(控制变量)x1,x2,…x n的值称为一个解,满足所有的约束条件的解称为可行解。使目标函数达到最大值(或最小值)的可行解称为最优解。这样,一个最优解能在整个由约束条件所确定的可行区域内使目标函数达到最大值(或最小值)。求解线性规划问题的目的就是要找出最优解。 (According to the principle of the simplex method, in linear programming problem, the decision variables (control variable) x1, x2,... X n value is called a solution, meet all of the constraint conditions of the solution of the called feasible solution. The objective function to achieve maximum (or minimum) feasible solution of the optimal solution is called. So, an optimal solution by constraint conditions throughout the feasible region determined the objective function to achieve maximum or minimum value). To solve the linear programming problem is to find out the purpose of the optimal solution.
)
- 2011-12-19 15:39:08下载
- 积分:1