-
xianxianfanchenzuzhijieqiugen
这是线性议程组的直接解法,有十种不同的解法(这与迭代解法是不同的)……(This is the direct linear solution of the agenda of groups, there are dozens of different method (which is different from the iterative solution) ... ...)
- 2009-05-16 13:34:20下载
- 积分:1
-
GreyVSScontrol
灰色滑模控制器设计的matlab源代码,详细地描述了利用灰色估计的方法进行滑模控制器的设计,对于研究滑模边结构控制的同学很有用。(Gray sliding mode controller design matlab source code, described in detail the use of gray is estimated that the method of sliding mode controller design, the study of sliding mode control edge structure classmates useful.)
- 2008-06-04 21:12:01下载
- 积分:1
-
itonpose
型随机微分方程的线性二次控制,线性二次控制 (stochastic differential equation of the linear quadratic control, linear quadratic control the linear quadratic control)
- 2007-05-28 11:06:08下载
- 积分:1
-
matlab-lizilvbodaima
用matlab实现粒子滤波算法
x = 0 初始状态
R = input( 请输入过程噪声方差R的值: ) 测量噪声协方差
Q = input( 请输入观测噪声方差Q的值: ) 过程状态协方差
tf = 100 模拟长度
N = 100 粒子滤波器中的粒子个数
xhat = x
P = 2
xhatPart = x
………………(Particle filtering algorithm using matlab)
- 2013-04-08 17:32:07下载
- 积分:1
-
Backstepping_example
一些关于backstepping算法的实例(some files about backstepping)
- 2019-02-12 18:16:09下载
- 积分:1
-
BEMT
用于计算螺旋桨拉力、效率等的片条理论matlab程序。(Matlab program of strip theory for calculating propeller pull and efficiency.)
- 2020-10-18 09:57:26下载
- 积分:1
-
MATLAB7[1]jinronggongjuxiang
matalab一些关于金融的工具箱,希望能给大家共享(matalab about the financial toolbox, hope that I can share)
- 2011-05-09 11:53:27下载
- 积分:1
-
matpower
最优潮流 基于matlab 经过测试 可以使用(OPF has been tested can be used based on matlab)
- 2020-11-23 20:49:33下载
- 积分:1
-
CDma_need_equlizer
CDMA EQULAISER FOR COMMUNICATION STUDY
- 2009-06-11 00:47:41下载
- 积分:1
-
floyd
Floyd算法(Floyd-Warshall algorithm)又称为弗洛伊德算法、插点法,是解决给定的加权图中顶点间的最短路径的一种算法,可以正确处理有向图或负权的最短路径问题(Floyd algorithm (Floyd-Warshall algorithm) also known as the Freud algorithm, interpolation method is an algorithm of the shortest path between the vertex weighted graph to solve a given in, can correctly handle the directed graph problem or negative right)
- 2017-06-22 11:42:06下载
- 积分:1