登录
首页 » matlab » BLDC2

BLDC2

于 2012-09-03 发布 文件大小:2KB
0 91
下载积分: 1 下载次数: 3

代码说明:

  UN PROGRAMM DE BRUSHLESS DC MOTOR IN M FILE PART 2

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • search
    关于学习C++的资料,适合初学者使用,有关数学建模(Learning C++ on the information, suitable for beginners, the mathematical modeling)
    2010-09-28 10:58:11下载
    积分:1
  • goertzel
    DTMF function code of goertzel, it can be applied to any audio file so it is really helpful for others!
    2013-03-05 10:08:29下载
    积分:1
  • Fm_Modulator
    FM modulation using Matlab
    2014-11-06 21:57:04下载
    积分:1
  • speed_DTC_NoZeroVector140702
    无刷直流电机的能量回馈控制,调制方式为可切换的半桥调制和全桥调制,控制方法为DTC(Energy brushless DC motor feedback control, the modulation scheme for the half-bridge and full-bridge modulation modulation can be switched, the control method for the DTC)
    2015-05-15 09:53:55下载
    积分:1
  • GMM
    内含visual C++和MATLAB代码,利用高斯呼喝模型进行背景建模,自适应确定高斯分量的个数,由Z.Zivkovic开发,相关文章是 Improved adaptive Gausian mixture model for background subtraction(Containing visual C++ and MATLAB code, the use of Gaussian background modeling feeding model, adaptive determine the number of Gaussian components, developed by Z.Zivkovic related article Improved adaptive Gausian mixture model for background subtraction)
    2014-10-07 09:56:19下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • RBFandsvm
    利用RBF和SVM两种机器学习方法做回归预测的matlab源代码,对这两种方法进行比较(The use of RBF and SVM two kinds of machine learning methods to do the regression matlab source code, comparison of the two methods)
    2020-12-29 16:19:00下载
    积分:1
  • TSP.matlab
    基于遗传算法解决TSP问题,matlab,可以实现(Based on the genetic algorithm to solve TSP problem)
    2014-12-14 17:15:25下载
    积分:1
  • mohuPID
    模糊PID控制的matlab仿真模型,已通过试验,课成功运行,主要是用来控制机器人自动导航。(Matlab simulation model based on fuzzy PID control, has passed the test, lesson successful operation, is mainly used to control the robot autonomous navigation.)
    2013-12-04 14:51:28下载
    积分:1
  • Interpolation
    计算方法,曲线插值,普通插值法。自编程序。附带图片。(Calculation methods, curve interpolation, ordinary interpolation. Self programming. With pictures.)
    2013-12-08 17:38:43下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载