-
RayleighFadingSimulation
RayleighFadingSimulation,基于matlab的锐利信道仿真程序(RayleighFadingSimulation. Based on the sharp Matlab channel simulation program)
- 2007-01-06 15:37:14下载
- 积分:1
-
PMSM_DTC
这是永磁同步电机的直接转矩控制,仿真结果表明性能良好,值得大家借鉴。(This is a direct torque control of permanent magnet synchronous motor, the simulation results show good performance, it is worth learning from.)
- 2020-06-30 10:20:01下载
- 积分:1
-
gmm
Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space
DIM, the number of centres in the mixture model and the type of the
mixture model, and returns a data structure MIX.
- 2008-03-21 11:48:36下载
- 积分:1
-
HW6_P1sim
anti-windup scheme example
- 2012-04-18 15:23:02下载
- 积分:1
-
Rongekutta
求解陀螺仪的姿态角,采用四元素的四阶龙格库塔法求解,含姿态初始四元素的确定。(Solving gyro attitude angle, using the four elements of the fourth-order Runge-Kutta method to solve, including the initial four elements determined attitude.)
- 2013-05-24 09:59:24下载
- 积分:1
-
ZXingPro
可以解开QR二维码,VISUAL c++(it can read the QR)
- 2014-08-21 11:26:08下载
- 积分:1
-
h.264-cuda-master
This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA.
Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
- 2014-10-15 07:32:32下载
- 积分:1
-
pfmethod
罚函数法将有约束最优化问题转化为求解无约束最优化问题。在此给出罚函数法Matlab源程序(Penalty function method will be constrained optimization problem into solving unconstrained optimization problems. This gives the penalty function method in Matlab source)
- 2013-09-13 11:46:39下载
- 积分:1
-
Inverter2006-0107
伺服电机控制系统,02年开始积累,效果好,速度快,PI控制,经典控制,fuzzy PID,自适应控制,速度位置控制等等,欢迎大家参考。(Servo motor control system, in 2002 began to accumulate, effective, fast, PI control, classical control, fuzzy PID, adaptive control, speed position control, etc., we welcome the reference.)
- 2013-12-11 14:07:00下载
- 积分:1
-
hypot
抛物线法求解
方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*.
设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程
例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式.
方程中的系数a0由你得到的根p*来确定.(parabolic equation method Construction Methods : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine.)
- 2014-04-25 08:18:59下载
- 积分:1