登录
首页 » matlab » rkutte

rkutte

于 2020-12-29 发布 文件大小:4KB
0 293
下载积分: 1 下载次数: 134

代码说明:

  四阶龙格库塔算法,用来求解二阶偏微分方程,在转子系统的动力学方程数值求解中普遍应用(Runge Kutta algorithm)

文件列表:

龙格库塔1
.........\fourfreedom_forcelibrate_jiaquan.asv,1825,2010-12-23
.........\fourfreedom_forcelibrate_jiaquan.m,1823,2010-12-23
.........\fourfreedom_forcelibrate_nonlinear.asv,1675,2010-12-28
.........\fourfreedom_forcelibrate_nonlinear.m,1675,2011-03-03
.........\fun.asv,134,2010-12-21
.........\fun.m,134,2010-12-21
.........\rkutta.m,213,2010-12-21

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

发表评论

0 个回复

  • PAMELA
    由美国SANDIA实验室一名研究员编写的用于计算半导体量子纳米线的一系列matlab文件。(SANDIA laboratory by the American researcher prepared a semiconductor quantum nanowire used to calculate a series of matlab file.)
    2013-08-25 06:39:34下载
    积分:1
  • IBVS-master
    MATLAB 下的视觉伺服算法,主要是基于图像的视觉伺服(visual servo alrigritho,mainly is the image based visual servo)
    2020-11-21 19:09:35下载
    积分:1
  • DFP
    DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。(DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.)
    2011-11-19 14:07:21下载
    积分:1
  • newton
    牛顿迭代求根法和牛顿-steffensen加速法(Newton method for root-solving problems. Newton-Steffenson is also included.)
    2011-12-21 23:53:13下载
    积分:1
  • SAP4
    SAP2000软件具有框架单元、索单元、板单元、壳单元、平面单元、实体单元、连接单元、铰单元等单元,提供线性和非线性、静力和动力分析,可以进行静力分析、振型分析、反应谱分析、时程分析、曲屈分析、移动荷载分析、稳态分析、功能谱密度分析、静力Pushover分析、施工顺序加载分析等。 SAP2000是通用有限元分析与设计软件,适用于桥梁、工业建筑、输电塔、设备基础、电力设施、索膜结构、运动场所、演出场所等特种结构。 (SAP2000 software has a frame unit, cable unit, plate elements, shell elements, plane elements, solid elements, connecting elements, hinge unit and other units to provide linear and nonlinear, static and dynamic analysis, static analysis, vibration type of analysis, response spectrum analysis, time history analysis, buckling analysis, the moving load analysis, steady-state analysis, spectral density function analysis, static Pushover analysis, construction sequence loading analysis. SAP2000 is a general-purpose finite element analysis and design software for bridges, industrial buildings, transmission towers, equipment foundations, electrical facilities, cable-membrane structures, sports facilities, venues and other special structures.)
    2020-10-08 21:27:36下载
    积分:1
  • SVSLMS
    计算改进型SVSLMS算法,在初始收敛速度,时变系统分析能力等方面优于传统的LMS算法(Improved SVSLMS calculation algorithm, the initial convergence rate, time-varying systems analysis capability is superior to the traditional LMS algorithm)
    2011-06-16 17:51:03下载
    积分:1
  • KMEANS
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> (This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> )
    2013-01-05 23:11:23下载
    积分:1
  • PHR_multiplier_method
    《最优化理论与方法》书籍中的乘子法的源程序,该书中的很多案例都用此方法试验过,本代码是一个小案例,将目标函数和约束函数按自己的需求换掉就能进行所期望的运算(" Optimization Theory and Methods" books multiplier method of the source, the book' s many cases are tested using this method, the code is a small case, the objective function and constraints to replace it according to their needs can perform the desired operation)
    2013-05-28 17:39:02下载
    积分:1
  • fftAna
    FFT(Fast Fourier Transformation)是离散傅氏变换(DFT)的快速算法 [1] 。即为快速傅氏变换。它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FFT (Fast Fourier Transform) is a fast algorithm of discrete Fourier Transform (DFT). That is fast Fourier transform. According to the odd, even, imaginary and real characteristics of discrete Fourier transform, the algorithm of discrete Fourier transform is improved.)
    2020-06-21 06:00:02下载
    积分:1
  • movingcar
    说明:  简支梁-车辆模型,用于ansys建模和车桥耦合分析的初级阶段(Simply Supported Beam-Vehicle Model)
    2019-03-04 17:26:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载