登录
首页 » matlab » PQclosed loop control matlab

PQclosed loop control matlab

于 2019-07-11 发布 文件大小:39KB
0 170
下载积分: 1 下载次数: 2

代码说明:

  closed loop PQ control

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

发表评论

0 个回复

  • VC++ 6.0绘制曲线正弦波
    VC++ 6.0 绘制曲线正弦波,一种比较有规律的曲线,源代码也是相当简单的好种。   //建立画笔   CPen cpen,pen;   pen.CreatePen(PS_SOLID,4,RGB(0,0,0));   cpen.CreatePen(PS_SOLID,2,RGB(0,0,255));   pDC->SelectObject(&cpen);   //指定原点   pDC->SetViewportOrg(100,245);   pDC->SetTextColor(RGB(255,0,0));   //绘制横坐标   CString sPIText[]={"-1/2π","","1/2π","π","3/2π","2π","5/2π","3π","7/2π","4π","9/2π","5π"};   for(int n=-1,nTmp=0;nTmpLineTo(60*n,0);    pDC->LineTo(60*n,-5);    pDC->MoveTo(60*n,0);    pDC->TextOut(60*n-sPIText[n+1].GetLength()*3,16,sPIText[n+1]);   }   double y,radian;   pDC->SelectObject(&pen);   for(int x=-60;xMoveTo((int)x,(int)y);    pDC->LineTo((int)x,(int)y);   }
    2022-01-21 22:47:43下载
    积分:1
  • SVM_kddcup
    说明:  使用python ,基于机器学习的入侵检测器(Intrusion detector based on machine learning)
    2021-02-26 10:09:37下载
    积分:1
  • 多项式拟合基线(20180508)
    说明:  多项式拟合基线,多种方法,含有多个文件,还可以(Polynomial fitting baseline)
    2020-09-29 23:49:36下载
    积分:1
  • ISO11898-1-2015
    说明:  ISO11898-1-2015Roadvehicles.Controllerareanetwork(CAN).Part1_Datalinklayerandphysicalsi.pdf
    2021-02-04 15:56:46下载
    积分:1
  • 实现程序自动更新,可以很方便的实现在线更新应用程序。这是用VC编写,通过访问固定的INI文件,实现对目标程序的下载。...
    实现程序自动更新,可以很方便的实现在线更新应用程序。这是用VC编写,通过访问固定的INI文件,实现对目标程序的下载。-achieve automatic update procedures, it is quite easy to achieve on-line applications. This is VC prepared by visiting fixed INI file and realizing the objectives of the download.
    2022-12-25 18:15:03下载
    积分:1
  • 一个较小的采购系统,一些比较实际的代码,可以用来参考
    一个较小的采购系统,一些比较实际的代码,可以用来参考-A smaller procurement system, some more practical code that can be used to reference
    2022-02-14 11:33:10下载
    积分:1
  • 我想利用这个月和# 39列了一个有趣的应用程序…
    我想利用本月的专栏描述一个有趣的应用程序,这个程序是用本期我的一篇文章:“使用 ManWrap 库在本机 C++ 代码中调用.NET”所讨论的 RegexWrap 库生成的。RegexForm 是一个基于正则表达式的MFC窗体有效性验证系统。为了实现这个程序,我首先实现了 RegexWrap。但因为许多细节与正则表达式本身无关,所以感觉在这里描述 RegexForm 更好些。-I would like to use this month"s column describes an interesting application procedures, which is a period of my article : "The use of ManWrap Library in the C code for a call.NET "are discussing the formation RegexWrap library. RegexForm is a regular expression is based on the MFC Form Validation System. To achieve this procedure, I realized RegexWrap. But because many details with the expression itself is not, so the feeling here describe RegexForm better.
    2022-06-19 11:51:50下载
    积分:1
  • This the part for the SAA7121H chip for use within EAGLE cad. it has the footpri...
    This the part for the SAA7121H chip for use within EAGLE cad. it has the footprint and the Symbol-This is the part for the SAA7121H chip for use within EAGLE cad. it has the footprint and the Symbol
    2023-05-04 11:30:03下载
    积分:1
  • HTML5泡泡龙冒险小游戏
    说明:  泡泡龙小游戏 用js写的一款小游戏,适合初学者学习参考,很棒的一款经典游戏(Bubble dragon games.A small game written in JS, suitable for beginners to learn and reference, a great classic game)
    2019-12-31 16:25:04下载
    积分:1
  • J2ME手机游戏坦克大战Java源码
    J2ME手机游戏坦克大战Java源码,完成游戏基本功能,属比较简单那种,很便于学习的Java游戏编程源码,基于J2ME平台开发。
    2022-02-20 14:52:07下载
    积分:1
  • 696516资源总数
  • 106459会员总数
  • 0今日下载