-
rosenbrock
说明: rosenbrock是数值最优化里的一个重要算例,运用MATLAB编程测试算例(rosenbrock numerical optimization is an important example in using the MATLAB programming test examples)
- 2010-04-17 08:26:40下载
- 积分:1
-
AeroSim
提供一整套六自由飞行器simulink模块,包括非线性运动方程、空气动力学、执行机构、传感器等(The AeroSim blockset provides a complete set of tools for developing
nonlinear 6-degree-of-freedom aircraft dynamic models. The Simulink blocks
include the nonlinear equations of motion, linear aerodynamics based on
component build-up, piston-engine propulsion, aircraft inertia model including
weight variation due to fuel consumption, atmosphere models including
standard atmosphere, wind gusts and von Karman turbulence, Earth models
which provide Earth radius, gravity and magnetic field components at current
aircraft location.)
- 2014-11-02 10:14:01下载
- 积分:1
-
卡尔曼滤波算法和扩展卡尔曼滤波算法
经典卡尔曼滤波和扩展卡尔曼滤波算法的matlab实现(Matlab implementation of classical Calman filtering and extended Calman filtering algorithm)
- 2020-07-16 22:48:48下载
- 积分:1
-
Chen---Robust-PID-controller-autotuning-with-a-ph
ROBUST PID CONTROLLER AUTOTUNING
WITH A PHASE SHAPER
- 2011-04-20 01:20:55下载
- 积分:1
-
xindaojunheng
kalman算法用于信道均衡,有详细的过程和均衡效果显示(kalman algorithm for channel equalization, the details of the process and balanced results show)
- 2021-04-15 11:18:54下载
- 积分:1
-
时域频域29个特征提取
说明: 利用matlab提取出频域和时域信号的29个特征(Using MATLAB to extract 29 features of frequency and time domain signals)
- 2020-11-21 19:39:36下载
- 积分:1
-
aeroblk_airframe
飞行器纵向3自由度非线性动力学模型的线性化(Aircraft vertical 3-DOF nonlinear dynamic model linearization)
- 2021-03-02 19:39:34下载
- 积分:1
-
PSS-thesis
Sparsity-Promoting Optimal Wide-Area Control of Power Networks
- 2014-10-31 19:00:54下载
- 积分:1
-
gray
一个灰色模型的matlab实现,包含GM(1,1),GM(1,N),GM(2,1)和vershlust模型的系数计算,数值预报和误差分析以及图形输出(A gray model matlab realize, including GM (1,1), GM (1, N), GM (2,1) model and vershlust coefficient calculation, numerical weather prediction and error analysis, and graphical output)
- 2013-09-08 22:21:24下载
- 积分:1
-
bemlabecom
Boundary element method
function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin)
[index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75])
in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2
n=number of nodes=number of element=number of point
c=matrix that determine the coordinate of point
m=coordinate of nodes in global coordinates
index: determine u or un for boundary nodes
in:number of internal nodes
cin: coordinate of internal nodes
- 2012-01-29 03:47:10下载
- 积分:1