资源列表
MAHAFZA
- 雷达建模的matlab仿真源代码,仿真设计各分系统(Matlab simulation source code for radar modeling,Each subsystem of simulation design.)
tftb
- 时间频率工具箱(TFTB)是大约100个脚本的集合,由GNU Octave和Matlab(R)开发。用于处理非平稳信号的时频分布。研究人员和工程师使用时需要具备一些基本的有关信号处理的知识。(The Time-Frequency Toolbox (TFTB) is a collection of about 100 scr ipts for GNU Octave and Matlab (R) developed for the analysis of non-stationary signa
海浪模型
- 在MATLAB中实现对于不同风力等级下的海浪的仿真模拟以及PM谱的仿真模拟
第16章 偏微分方程的数值解法
- 工程应用中的偏微分方程的数值解法,包括源代码和函数索引,用于matlab中PDE工具箱的学习(Numerical solution of partial differential equation in engineering application)
LossesinMOSFET
- MOSFET Power Losses Calculation Using the Data- Sheet Parameters
OxMetricsTextbook
- OxMetricsTextbook是OxMetrics的实验指导书(OxMetricsTextbook is the guidebook of OxMetrics)
AM_RLS
- 实现辅助模型最小二乘和经典最小二乘的仿真算法比较,有辨识误差比较图(The comparison of the simulation algorithms between the least squares and the classical least squares of the auxiliary model has the error comparison diagram of identification.)
方程求根
- MATLAB里面常用的方程求解程序,里面包括各类常用的数值分析算法(MATLAB is commonly used in the equation solver, including various commonly used numerical analysis algorithms.)
welch算法实例
- 用matlab中的welch分析加速度功率谱密度(a example of matlab fwelch function)
matlab fir滤波
- 基于matlab的FIR滤波器,有低通,带通滤波器,能够较好地实现信号的分离(Matlab based FIR filter, with low pass, bandpass filter, can achieve better signal separation)
KalmanFiltering
- 扩展卡尔曼滤波算法C语言实现:实现对二维状态变量的预测及跟踪。包括卡尔曼滤波初始化函数,负责初始化状态变量的值,过程噪声,测量噪声,以及状态转移矩阵。 卡尔曼滤波函数负责对状态变量进行迭代滤波,整个过程包括状态预测,协方差预测,测量预测,计算卡尔曼增益,状态量更新,协方差更新。(To realize the prediction and tracking of two dimensional state variables. It includes the initialization func
Distributions
- 分布: 二项式分布、指数分布、逻辑函数分布、正态分布、泊松分布(distrubutions: binomial distribution,exponential distribuion,logistic distribution,Normal distribution and poisson distribution)