-
LU
说明: 这是matlab中进行矩阵LU分解的代码。是一个包,集合了模拟LU分解所需的函数文件。(A function for matrix LU factorization.This is the first function.There are another three function named "bslashtx","forward","backsubs".)
- 2011-08-26 20:01:36下载
- 积分:1
-
ExtenedKalmanFilterLocalization
Mobile robot localization sample code with Extended Kalman Filter (EKF). This code is useful for mobile robot navigation is performed using a Kalman filter.
- 2014-10-06 14:58:13下载
- 积分:1
-
123Bus
是电力系统的IEEE标准算例的OPENDSS编写好的额程序,里面包含有短路算法(Is the IEEE standard power system operator OPENDSS writing good example of the amount of the program, which contains the shortest path algorithm)
- 2013-12-16 23:18:59下载
- 积分:1
-
Wavelet-Toolbox-4.3
小波变换的matlab建模实现,代码很全(
Wavelet transform matlab modeling, the code is full)
- 2020-10-07 11:37:37下载
- 积分:1
-
auethnjj
使用混沌与分形分析的例程,多姿态,多角度,有不同光照,多抽样率信号处理,包含优化类的几个简单示例程序,MIMO OFDM matlab仿真,本程序的性能已经达到较高水平。( Use Chaos and fractal analysis routines, Much posture, multi-angle, have different light, Multirate signal processing, Optimization class contains several simple sample programs, MIMO OFDM matlab simulation, The performance of the program has reached a high level.)
- 2016-03-16 07:22:18下载
- 积分:1
-
ar matlab
说明: AR模型的实现流程及matlab代码 有详解(The implementation process of the AR model and the matlab code have detailed explanations.)
- 2019-04-05 11:27:56下载
- 积分:1
-
powerws3_1.mdl
Simulink simulation of 3 phase faults. Can observe voltage and current dynamics
- 2014-02-19 17:46:33下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
glonassca
glonass matlab的程序仿真程序 简洁 但是功能好 请放心下载(glonass matlab process simulation program features simple but good, please be assured Download)
- 2010-05-13 10:23:52下载
- 积分:1
-
extended-kalman-filter
本程序为一个extended kalman filter的matlab代码,可以帮助那个想学习extended kalman filter的(This program is an extended on kalman filter matlab code that can help that want to learn extended on kalman filter)
- 2012-05-18 15:49:29下载
- 积分:1