搜索资源列表
logistic
- 一个画一种Logistic Map 分岔图(bifurcation diagram)的程序,运行后,你们可以看到它与常规的非线性系统的行为不一样。该映射可以用如下方程表述: xn=1-a*x2n-1 其中,a――[0,2]. -Logistic Map a painting of a bifurcation diagram (bifurcation diagram) procedures, running, you can see it with the conventional n
linear
- C++ Parallel program with MPI to solve a linear equation system
vol_nonlinear
- 在matlab中利用Volterra非线形滤波器进行系统辨识,并带有一个应用示例。代码带有详细注释。-In the matlab filter using Volterra non-linear system identification, and with an application example. Code with detailed comments.
Second-order-switched-linear-system-
- 二阶线性切换系统稳定切换律的设计与仿真的源程序 -Second-order switched linear system is stable and the design and simulation of switching law
matlab-linear-system-analysis
- matlab线性系统分析,传递函数模型,质量-弹簧-阻尼系统,零极点增益模型(连续系统)-matlab linear system analysis, transfer function model, mass- spring- damper system, zero-pole-gain model (continuous system)
LDLsolve-linear-system
- 在matlab中用LDL分解求解方程组Ax=b,并有实例演示,数值分析-solve linear system by LDL,numeriacal analysis
LUsolve-linear-system
- 用LU分解求解线性方程组,有Lbacksub.m LUFactor.m Ubacksub.m test.m四个m文件和一个txt运行结果,数值分析-solve linear system by LU ,numeriacal analysis
White-noise-through-a-linear-system-
- 白噪声通过线性系统的处理,包括频域和自相关函数-White noise through a linear system of treatment, including frequency domain and the autocorrelation function
Linear-system-theory--programming
- 3个小程序表现了线性系统理论课程的基本计算。包括:从I/O转化到状态空间等等。-The three small program performance of the basic calculation of the linear system theory courses. Include: conversion from the I/O into the state space.
linear-system-analysis
- 线性系统状态空间分析(包括分析系统可控,可观性,对系统进行非奇异线性变换,分析系统稳定性,绘制阶跃响应曲线),极点配置-The state space of the linear system analysis (including analysis system controllability, observability, non-singular linear transformation of the system, the analysis of the stability of th
The-state-space-of-linear-system
- 线性系统的状态空间分析与综合,程序均有详细注释-The state space of the linear system analysis and synthesis procedures have detailed notes
Linear System Theory Lab Manual
- This a LAB MANUAL of Linear System Theory Using Matlab
Linear-System
- Fortran program which can be used to solve linear system
Signal-and-Linear-System-Simulation
- 基于labview的信号与线性系统仿真,可以实现傅里叶变换、信号平移、加减、卷积的常见信号运算-Labview based signal and linear system simulation, signal operation can achieve common Fourier transform, signal translation, subtraction, convolution
EKF-in-linear-system
- 将扩展卡尔曼滤波方法运用于线性系统中,进行跟踪-EKF in linear system
Calibration-for-linear-system
- 基于MATLAB的线性系统校正方法,欢迎下载,不用客气~-Calibration method for linear system based on matlab,welcome your download,thank you.
signal-and-linear-system
- 通信领域,所涉及涉及到的信号与线性系统的相关内容的matlab实现-signal and linear system design using matlab
various-linear-system-theory
- 基于线性系统理论的MATLAB编程,包括对线性系统理论的各种实践应用-Based on the linear system theory of MATLAB programming, including the linear system theory of various practical applications
linear system theory and design
- 线性系统设计 利用有些传统的方法以及状态发来实现系统设计(linear system design)
Nonlinear Systems K. Khalil
- This book is basic tool for studying the non linear system stability. It is very classic book.