登录
首页 » matlab » RK-4

RK-4

于 2018-10-22 发布 文件大小:323KB
0 147
下载积分: 1 下载次数: 2

代码说明:

  四阶龙哥库塔法 Matlab函数代码 标准可用(RK-4 algorithm Four order Runge Kutta method Matlab function code standard available)

文件列表:

RK4.m, 389 , 2018-10-22
com.netease.moba.aligames, 226 , 2018-10-22
com.netease.moba.bili, 222 , 2018-10-22
1e13e534c119f4dbf6abbd9c152363fe.mp3, 46942 , 2018-10-22
1e9d0b8bde8fafbc5fd02d6bc0933a89.mp3, 46757 , 2018-10-22
1ef687485b44794e645fde75cbf4a9c6.mp3, 41927 , 2018-10-22
1fc06e3a824064e50a8277b4469d5593.mp3, 28134 , 2018-10-22
206f74c5d5fd4b22271dd5a0d09b1fb2.mp3, 28448 , 2018-10-22
296085155105ccec792ab9b6b22bbb38.mp3, 39732 , 2018-10-22
3a44e339d82a310b775ef7f766f2a2e8.mp3, 40487 , 2018-10-22
3adb37683d1ce1980e9acd424b825fe5.mp3, 46443 , 2018-10-22
3b0f4d1e26083e4fe0a2d8f303f1a52b.mp3, 50077 , 2018-10-22

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

发表评论

0 个回复

  • ti-idf算法,实现对英文文档的检索,把多篇文档中的词(英文单词),按照权值从小到大进行排列...
    ti-idf算法,实现对英文文档的检索,把多篇文档中的词(英文单词),按照权值从小到大进行排列-ti-idf algorithm, the realization of the English document retrieval, to document more than words (English words), in accordance with the right values to be ranked from small to large
    2022-07-08 03:08:07下载
    积分:1
  • small arithmetic calculators
    小型加减乘除计算器-small arithmetic calculators
    2022-01-26 06:15:19下载
    积分:1
  • voronoi-sphere
    3d voronoi model in abaqus
    2021-03-16 16:39:22下载
    积分:1
  • testDBSCAM_matlab
    给出基于密度的聚类之DBScan算法的具体思想和Matlab实现步骤(The idea of DBScan algorithm based on density clustering and the steps of Matlab are given)
    2018-06-14 20:07:21下载
    积分:1
  • GM(1,1)
    说明:  GM (1,1) modified for Predictions. This is helpful in forecasting of non linear data.
    2020-06-16 03:40:02下载
    积分:1
  • xfoil6.97.tar
    说明:  功能小程序,很方便做到翼型的升阻力系数的气动计算和结构优化(xfoil Small function program, it is very convenient to achieve the aerodynamic calculation of airfoil lift resistance coefficient and structural optimization)
    2019-03-13 15:10:19下载
    积分:1
  • 学生宿舍管理系统(含源代码) 使用SQL Server 2000的企业管理器
    学生宿舍管理系统(含源代码) 使用SQL Server 2000的企业管理器-Student hostel management system (including source code) to use SQL Server 2000" s Enterprise Manager
    2022-06-03 13:47:04下载
    积分:1
  • PV-Controller
    光伏控制器,自动充放电控制12V/10A光伏控制器(ERA-04-10-A): 额定工作电压:DC12V 最大充电电流:10A 最大放电电流:5A/路(共两路负载) 太阳能组件开路电压:25V 空载电流:<15mA 温度补偿:-20Mv/°C 工作环境温度:-25°C~+50°C 使用海拔:<5500M 控制器尺寸(mm): 光控电压(25°C):<=3.3V 过放保护电压(25°C):<10.8V 过放恢复电压(25°C):>10.8V 过充保护电压(25°C):>15.0V 过压保护电压:17.68V 过压恢复电压:14.7V 浮充电压(25°C):13.4V~13.7V 恢复正常充电电压(25°C):13.2V 结束正常充电电压(25°C):15.0V (PV controller, automatic charge and discharge control 12V/10A PV controller (ERA-04-10-A): Rated voltage: DC12V Maximum charge current: 10A Maximum discharge current: 5A/Road (a total of two loads) Solar components of the open circuit voltage: 25V No-load current: < 15mA Temperature Compensation:-20Mv/° C Operating Temperature:-25 ° C ~+50 ° C with elevation: < 5500M Controller Size (mm): light control voltage (25 ° C): < = 3.3V over-discharge protection voltage (25 ° C): < 10.8V over-discharge recovery voltage (25 ° C):> 10.8V overcharge protection voltage (25 ° C):> 15.0V over-voltage protection Voltage: 17.68V overvoltage recovery voltage: 14.7V float voltage (25 ° C): 13.4V ~ 13.7V back to normal charging voltage (25 ° C): 13.2V end of the normal charging voltage (25 ° C): 15.0V)
    2021-04-22 17:08:48下载
    积分:1
  • 多选城市选择代码
    jQuery下拉单选多选城市选择代码是一框美化和下拉城市选择插件。(The jQuery drop-down radio multiple-choice city selection code is a box beautification and drop-down city selection plug-in.)
    2019-03-28 09:47:21下载
    积分:1
  • matlab 函数逼近与拟合源程序代码
    说明:  函数逼近与拟合 240   7.1 正交多项式 240   7.1.1 正交函数族 240   7.1.2 几个常用的正交多项式 242   7.2 最佳一致逼近 246   7.3 最佳平方逼近 249   7.4 最小二乘拟合 252   7.4.1 线性最小二乘拟合 253   7.4.2 非线性最小二乘拟合 255   7.4.3 多元最小二乘拟合 256   7.5 有理函数逼近 256   7.5.1 连分式逼近 257   7.5.2 Padé逼近 259   7.6 傅里叶逼近 262   7.7 MATLAB自带函数应用 264   7.7.1 polyfit函数 264   7.7.2 lsqcurvefit函数 266   7.7.3 nlinfit函数 267   7.7.4 lsqlin函数 268   7.7.5 lsqnonlin函数 269   7.8 应用案例 270(Matlab function approximation and fitting source code)
    2019-02-13 11:05:55下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载