登录
首页 » Unix_Linux » motorsim1

motorsim1

于 2014-08-11 发布 文件大小:17KB
0 88
下载积分: 1 下载次数: 3

代码说明:

  motor simulation using Simulink software for beginners in drives

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

发表评论

0 个回复

  • MATLAB
    说明:   MATLAB 图像处理以及 电子设计 的功能实现( MATLAB )
    2010-05-02 18:57:37下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • 01
    说明:  都市供求信息网分为前、后台两部分设计,前台主要实现信息的显示、搜索与发布功能,其中信息的显示包括列表显示与详细内容显示,而列表显示,又分为首页信息列表显示、查看某类别下所有信息的列表显示和搜索结果列表显示;搜索功能主要包括定位搜索和模糊搜索。后台主要实现的功能为信息显示、信息审核、信息删除、付费设置与退出登录,其中的信息显示功能也分为列表显示与详细内容显示(Display search functions including search and fuzzy search positioning. Backstage main function information display, information auditing, information deleted, pay setting and log out, which is also divided into information display function displays detailed contents list display)
    2014-11-17 10:52:46下载
    积分:1
  • firefly_simple
    The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorithm by assuming:[1] All fireflies are unisexual, so that one firefly will be attracted to all other fireflies Attractiveness is proportional to their brightness, and for any two fireflies, the less bright one will be attracted by (and thus move to) the brighter one however, the brightness can decrease as their distance increases If there are no fireflies brighter than a given firefly, it will move randomly. The brightness should be associated with the objective function. Firefly algorithm is a nature-inspired metaheuristic optimization algorithm.
    2014-12-24 05:08:32下载
    积分:1
  • 三个序、
    利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得,实现pca svm压缩图像,matlab语言(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, the data and graphics written independently by oneself are very worthwhile to learn, and realizing PCA SVM compressed image, MATLAB language)
    2020-06-19 18:40:02下载
    积分:1
  • 多尺度熵特征
    说明:  多尺度特征熵,用于机械振动信号特征提取和故障诊断等方面(Multi-scale feature entropy for mechanical vibration signal feature extraction and fault diagnosis)
    2019-07-05 09:26:05下载
    积分:1
  • ex3.3.1extrapolation
    孙志忠书:偏微分方程数值解,第三章第三节,抛物方程的外推算法(extrapolation for parabolic patial differential equation)
    2010-12-13 23:03:04下载
    积分:1
  • adrc
    SIMULINK中自抗扰控制技术自定义模块库的创建。包括模块创建,程序等。(SIMULINK ADRC control create custom module library. Module creates procedures.)
    2013-04-05 00:31:33下载
    积分:1
  • psnr_nmse_rms
    通过matlab编写的几个关于PSNR、mse的图像处理的小程序(Several small program written by matlab about PSNR, mse image processing)
    2015-10-29 14:17:05下载
    积分:1
  • PSO改进OMP
    说明:  用PSO蚁群算法改进的OMP神经网络具有良好的收敛性。非常实用(The OMP neural network improved by PSO ant colony algorithm has good convergence. Very practical)
    2018-12-31 18:40:07下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载