登录
首页 » matlab » flywheelmotor

flywheelmotor

于 2013-04-10 发布 文件大小:29KB
0 139
下载积分: 1 下载次数: 171

代码说明:

  储能飞轮的仿真模型,为国外某个大学做的。(FLYWHEELS simulation model for a university abroad.)

文件列表:

flywheelmotor.mdl,264819,2010-05-28

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

发表评论

0 个回复

  • Fredholmequation
    Fredholm积分求解,关于适定问题求解的程序,可以供大家参考(Fredholm integral solution, the solution of the problem posed procedures for your reference)
    2010-07-14 13:22:32下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • IHS
    基于matlab软件下的IHS影像融合算法,是一种常规的技术(IHS image fusion algorithm)
    2012-05-05 20:36:26下载
    积分:1
  • isfg
    关于最小换乘次数的最佳公交路线模型的matlab程序, 关键词:广度优化搜索 最佳路线 换车次数(The smallest change on the frequency of the best bus route model matlab procedures, Keywords: breadth optimize the best route to change the number of search)
    2007-11-24 14:36:03下载
    积分:1
  • Matlab_FE
    MATLAB finite element code
    2013-11-03 16:50:44下载
    积分:1
  • this file show the simulation of induction speed
    this file show the simulation of induction speed
    2023-01-06 00:20:03下载
    积分:1
  • 一个动态频谱分配算法matlab例程
    wolf 方法计算李雅普诺夫指数,包括随机梯度算法,相对梯度算法,利用自然梯度算法,是路径规划的实用方法,有PMUSIC 校正前和校正后的比较,复化三点Gauss-lengend公式求pi。
    2022-03-23 10:35:49下载
    积分:1
  • FaceDetectionSystem
    本程序实现人脸的多角度,实时性快速定位于检测。(The program realization of face angles, real-time detection of rapid positioning.)
    2010-08-18 10:24:02下载
    积分:1
  • Guide_Splines
    Program data interpolation by cubic splines
    2011-01-17 22:05:10下载
    积分:1
  • guidedfilter
    引导滤波器,在引导图像的引导下对输入图像进行滤波,这种新型滤波器对边缘的保持很好,而且运行计算量和核的大小无关(Guide filters, under the guidance of the guide image filtering the input image, the edge of this new type of filter to keep well and run the calculation regardless of the size and nuclear)
    2011-10-21 15:21:43下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载