CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB,s-function

搜索资源列表

  1. matlab

    0下载:
  2. 设每位同学自己的学号为n,采用遗传算法求解下面优化问题: min f(x1,x2)=(4-2.1*x1^2+(x1^4)/3)*x1^2+x1*x2+(-4+4*x2^2)*x2^2+n-20111369 s.t. -3<x1<3 -2<x2<2 函数 为六峰值驼背函数(Six-hump Camel Back Function),要求如下: (i)mesh()为Matlab中常用的画图函数,请查阅相关书籍或help,掌握mesh用法
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1372
    • 提供者:天溟
  1. SVPWM_sfun

    0下载:
  2. 用S函数实现的SVPWM调制算法,包括S函数原始文件和将S函数添加进去后的Matlab库文件,在仿真模型中可以直接调用。-S function to achieve SVPWM modulation algorithms, including the original file and the S function added to it after the S function of the Matlab library file, the simulation model can be ca
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:66767
    • 提供者:wangsai
  1. MFC_matlab

    0下载:
  2. 程序实现了C++和MATLAB的混合编程,对接的方法是使用Matcom组件。程序实现的功能是,绘制一个sin函数。-Program implements C++ and MATLAB mixed programming, docking method is to use Matcom components. Program' s function is to draw a sin function.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:331003
    • 提供者:曾健
  1. hanshu

    0下载:
  2. MATLAB中用C语言编写的S函数,牛顿迭代法-Using C language MATLAB S-function, Newton iteration
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1780
    • 提供者:wangjr
  1. MYFILTER

    0下载:
  2. matlab S函数学习,举例仿真,可供初学参考着学习。-matlab S function to learn, for example simulation, for beginners reference of learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:13977
    • 提供者:fuxia
  1. svpwm

    0下载:
  2. SVPWM算法MATLAB仿真,采用S函数实现-SVPWM algorithm MATLAB simulation, using the S-function realization
  3. 所属分类:matlab

    • 发布日期:2015-08-12
    • 文件大小:87040
    • 提供者:bruce chen
  1. DFIG-Rotating-coordinate-model

    2下载:
  2. 根据双馈电机在两相同步旋转坐标系上的数学模型,构建了双馈电机基于MATLAB S-函数的仿真 模型-According DFIG in two-phase synchronous rotating coordinate system mathematical model was constructed DFIG based MATLAB S-function simulation models
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1124258
    • 提供者:崔柯
  1. svpwm_Sfuntion

    0下载:
  2. 一个基于matlab的Svpwm程序,使用S函数实现-Svpwm a matlab-based program that uses the S function to achieve
  3. 所属分类:Energy industry

    • 发布日期:2017-04-16
    • 文件大小:29687
    • 提供者:hujianming
  1. wushuadianjitiaosu

    1下载:
  2. 在Matlab/Simulink环境下,把独立的功能模块和S函数相结合,构建了无刷直流 电机系统的仿真模型。系统采用双闭环控制:速度环采用离散PID控制,根据滞环电流跟踪型PWM 逆变器原理实现电流控制。仿真和试验结果与理论分析一致,验证了该方法的合理性和有效性。-In the Matlab/Simulink environment, the independent functional modules and S-function combined to build a simulation
  3. 所属分类:matlab

    • 发布日期:2015-04-25
    • 文件大小:115712
    • 提供者:于月
  1. RMS

    0下载:
  2. 周期信号有效值算法,取半周期进行计算,采用matlab s函数编写-Periodic signal RMS algorithm, take half cycle is calculated using matlab s function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:905
    • 提供者:zhangfei
  1. Flexibleaircraft_SMC

    1下载:
  2. 基于滑模变结构理论的柔性飞行器姿态控制仿真程序,通过利用Matlab下的S-function模块分别描述柔性飞行器姿态动力学模型和滑模变结构控制策略实现系统仿真。-An simulation model of flexible aircraft under sliding mode control is realized by means of s-function method of Matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:11561
    • 提供者:xuan
  1. Lqrsim

    0下载:
  2. 这解决了Riccati方程在Simulink S-函数没有调用Matlab解释器,它是快速和有效的实时车间。-This s-function solves Riccati equations in Simulink without calling the Matlab interpreter, it is FAST and usable with Real Time Workshop.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:177084
    • 提供者:huxiaoxuan
  1. matlab_application

    0下载:
  2. 全书共23章,分为7篇。基础篇介绍了MATLAB基础、数组和矩阵分析、字符串分析;科学运算篇介绍了MATLAB数据分析、积分和微分运算、概率和数理统计、符号计算;数据可视化篇介绍了二维和三维数据的可视化;编程篇介绍了MATLAB基本编程、程序调试和编程技巧;仿真篇介绍了Simulink基本知识、Simulink建模和S-函数;高级应用篇介绍了GUI编程开发、GUIDE工具建立GUI界面、文件夹管理和文件I/O操作、MATLAB编译器;工具箱与接口编程篇介绍了信号处理、小波分析、图像处理、神经网络
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:3179369
    • 提供者:zofulan
  1. SVPWM

    0下载:
  2. svpwm的s函数,将文件放入matlab工作文件夹,编译后即可使用-the s-function of SVPWM
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2977
    • 提供者:王少飞
  1. ILC

    0下载:
  2. 基于matlab迭代学习控制的程序,结合simulink,用s函数编写-Matlab-based iterative learning control procedures, combined with simulink, written s function
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:11288
    • 提供者:李力
  1. TD

    1下载:
  2. 韩京清老师提出的微分跟踪器离散形式,采用simulink中S-function实现的程序-Han Jingqing teacher proposed differential tracker, using matlab simulink realization of the program in
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1034
    • 提供者:王超
  1. xPCaCanDriver

    0下载:
  2. matlab/xPC平台下CAN总线驱动模块的实现,包括初始化部分和收发部分,在Matlab6.5和Matlab7.0环境下调试。-CAN driver code writen by S-function on the matlab/xPC platform.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-02
    • 文件大小:960170
    • 提供者:hujiangfeng
  1. sphspline

    1下载:
  2. 本人在读博士,在科研中应用此matlab程序进行球面插值,在地学中具有重要应用。-Gridding of spherical data using a Green s function for splines in tension
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:144776
    • 提供者:周薇薇
  1. matlab-genetic

    0下载:
  2. 遗传算法在求解一元函数极值中的应用,可供新手学习、参考-a genetic algorithm is given to solve a simple function’s extremum problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1160
    • 提供者:
  1. matlab-genetic-algorithm

    0下载:
  2. 遗传算法计算二元函数的极值问题,值得研究,与其他算法比较-a genetic algorithm is given to solve a simple binary function’s extremum problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1697
    • 提供者:
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 18 »
搜珍网 www.dssz.com