-
wimax-mimo
wimax物理层实现和仿真,很好的仿真系统,教你怎样用(Wimax physical realization and simulation。Very good simulation system and will teach you how to use)
- 2011-05-11 19:00:08下载
- 积分:1
-
MIMO_OFDM
MIMO-OFDM系统中不同信道估计的对比程序(MIMO-OFDM system comparison of different channel estimation procedures)
- 2011-05-21 13:39:38下载
- 积分:1
-
code_4
matlab code for mdct
- 2013-01-30 16:31:27下载
- 积分:1
-
FX_Filter
该源码实现地震资料处理中的F-X滤波功能。(The source implementation of seismic data processing FX filtering)
- 2015-02-27 14:58:13下载
- 积分:1
-
MUSIC算法MATLAB程序
说明: 阵列信号处理中Music算法仿真例程源程序,music多重信号分类(The MUSIC algorithm source.)
- 2020-03-31 15:09:34下载
- 积分:1
-
continuous-power-flow
使用matlab编写的连续潮流,考虑了30发电机节点,结果相对比较可靠(continuous power flow matlab by myself,maybe it isvery useful)
- 2014-08-28 16:18:44下载
- 积分:1
-
chebfun-chebfun-v5.0.1-344-g1fc6e7a
Chebfun is an open-source software system for numerical computing with functions. The mathematical basis is piecewise polynomial interpolation implemented with what we call “Chebyshev technology”. The foundations are described, with Chebfun examples, in the book Approximation Theory and Approximation Practice (L. N. Trefethen, SIAM 2013). Chebfun has extensive capabilities for dealing with linear and nonlinear differential and integral operators, and also includes continuous analogues of linear algebra notions like QR and singular value decomposition. The Chebfun2 extension works with functions of two variables defined on a rectangle in the x-y plane.
- 2014-11-12 18:26:12下载
- 积分:1
-
motor_diag
鼠笼式异步电机转子断条故障诊断matlab源代码(matlab source code for diagnosis of asynchronous motor s rotor broken-bar fault)
- 2021-04-08 19:49:00下载
- 积分:1
-
Statistics Code by Matlab
包含一元线性回归分析、多元线性回归分析、逐步回归分析、非线性回归分析、主成分分析、因子分析、层次聚类分析、判别分析、自相关分析和自回归分析的全套Matlab源代码(MATLAB source code including linear regression analysis, multiple linear regression analysis, stepwise regression analysis, non-linear regression analysis, principal component analysis, factor analysis, hierarchical clustering analysis, discriminant analysis, autocorrelation analysis and autoregressive analysis)
- 2019-03-14 22:17:00下载
- 积分:1
-
KalmanFilter
this is matlab code for estimating the static linear system(system function is time variable) with Kalman Filter.
this program is written by matlab 7.0.
Here we want to estimate the below function:
this is matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result.
1- using the Covariance Matrix Reseting in a specefic time.
2-using the RLS with Forget Factor
this program is written by matlab 7.0.
Here we want to estimate the below function:
1-u^2+(1+tansig(0.1*(t-375)))*u^3+u^5+3*u^7
finally,there are plots for showing results.
- 2010-08-26 23:31:22下载
- 积分:1