资源列表
gallagerLDPC
- Gallager codes which are the basis of LDPC coding
anfis
- 自适应网络模糊推论系统(ANFIS),产生输入输出变量的初始归属含数集合-Adaptive network fuzzy inference system (ANFIS), generating an initial ownership of the number of input and output variables containing the set
LCMV-MATLAB
- 本程序是是实现一种波束形成算法,从而得到波达方向,有一定的参考价值-This program is is to achieve a beam forming algorithm, resulting in DOA, a certain reference value. .
grey-prediction-method
- 采用matlab软件实现的灰色预测法。包括GM(1,1)模型和GM(1,n)模型。-The gray prediction method matlab software. Including GM (1,1) model and GM (1, n) model.
wolfe2
- 求解无约束优化共轭梯度法的wolfe线性搜索规则-Unconstrained optimization conjugate gradient method wolfe line search rule
smith_chart
- define the plot area with Smithchart using matlab
Movie-for-EII
- 使用matlab实现的等倾干涉关于波长等变量的动态图像生成代码,运行后直接生成avi动画。本人原创-Movie for equal inclination interference
Runge-Kutta-
- 应用四阶龙格库塔法求解微分方程的初值问题-Applications fourth-order Runge-Kutta Solving Ordinary Differential Equations
Reed_solomon_2013
- Reed solomon code BER curve
TSA
- 时域同步平均法,在降噪上有很明显的帮助TSA-Time-domain synchronous averaging method, the noise has obviously help
FFTapsd
- FFT变换及逆变换,用FFT进行简单滤波,自功率谱和互功率谱-FFT transform and inverse transform, a simple FFT filter, auto power spectrum and cross power spectrum
new1dfdtd
- 增加了声子晶体周期条件: if (mod(ii,19)<9) u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2)) else u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2)) end-if (mod(ii,19)<9) u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+