-
Muscle_Track_v1
muscle_track_v1.m
Written by Dr Glen Lichtwark (The Univesity of Queensland)
Copyright Dr Glen Lichtwark 2011.
Please cite the following manuscripts in any academic publications arising
from this contribution -
Jarred G. Gillett, Rod S. Barrett, Glen A.
- 2011-11-02 15:28:45下载
- 积分:1
-
matlab 常微分方程数值解法 源程序代码
11.1 Euler方法 380
11.1.1 Euler公式的推导 380
11.1.2 Euler方法的改进 383
11.2 Runge-Kutta方法 385
11.2.1 二阶Runge-Kutta方法 385
11.2.2 三阶Runge-Kutta方法 388
11.2.3 四阶Runge-Kutta方法 390
11.2.4 隐式Runge-Kutta方法 391
11.3 线性多步法 392
11.3.1 Adams外推公式 392
11.3.2 Adams内插公式 394
11.3.3 Adams预测校正公式 395
11.4 微分方程组的数值解 397
11.4.1 Euler方法 397
11.4.2 经典四阶Runge-Kutta方法 398
11.4.3 高阶方程组的求解 399
11.5 刚性方程组的数值解 401
11.5.1 梯形公式 401
11.5.2 隐式Runge-Kutta方法 402
11.5.3 Adams隐式公式 403
11.6 边值问题的数值解 405
11.6.1 打靶法 405
11.6.2 差分法 409
11.7 MATLAB自带函数应用 411
11.7.1 ode系列函数 411
11.7.2 bvp系列函数 414
11.8 应用案例 416(numerical methods for ordinary differential equations)
- 2021-01-03 13:48:57下载
- 积分:1
-
Abc2sc
this code is assemble rectifire matlab code
- 2013-08-04 14:45:04下载
- 积分:1
-
amitwind
thnx for ur concern which helps me out simulink problems
- 2015-04-05 17:31:44下载
- 积分:1
-
matlab 实现lstm的官方文档说明 LSTM
说明: matlab 实现lstm的官方文档说明;
数据集为官方数据集;
代码略有修改;
注:训练集和测试集一定为元胞数组(The official document of realizing LSTM by MATLAB;)
- 2020-04-12 10:41:51下载
- 积分:1
-
matlab
matlab标准遗传算法 优化函数为f=-(x-1)^2+4,其中,0<=x<=3(matlab)
- 2009-05-23 17:21:29下载
- 积分:1
-
hough_circle
说明: matlab标准hough变换圆检测代码,已经经过测试,可用于图像识别(Matlab standard Hough transform circle detection code has been tested, can be used for image recognition)
- 2006-04-05 16:35:49下载
- 积分:1
-
matlab_ppt
很全的matlab课件及知识点分析。适合初学者和使用。压缩包内函课件PPT及相关word。(Is the whole point analysis matlab courseware and knowledge. Suitable for beginners and use. PPT compressed package courseware and related letter word.)
- 2011-08-19 16:50:27下载
- 积分:1
-
Hyperspectral-KNN-Classification-master
说明: 高光谱图像分类,使用KNN分类器,进行分类。(For hyperspectral image classification, KNN classifier is used.)
- 2020-04-01 20:27:05下载
- 积分:1
-
用卡尔曼滤波定位
此源代码中第一次我曾考虑事件,才将其本地化由卡尔曼滤波器。 是一个算法,采用了一系列测量观察到随着时间推移,含噪声 (随机变化) 和其他不准确之处,和产生的未知的变数,往往要比那些基于一个单一的衡量一个人更准确的估计。更正式的卡尔曼滤波操作以递归方式对嘈杂的输入数据,产生一个底层的系统状态的统计最优估计的河流。
- 2022-03-21 12:56:16下载
- 积分:1