资源列表
MATLAB3d_Lisandianzuotu
- MATLAB 实现三维离散点图的平滑处理,通过使用固有函数实现操作。-MATLAB realization of three-dimensional scatter plot of the smoothing from
DVBT
- this file shows DVBT using the matlab
SavGol
- S-G滤波器,可实现较好的噪声滤除功能。-S-G filter which can achieve better in denoising stochastic noise.
DrawEarth
- 利用增加一个角度来调整地球旋转的变化,利用这个参数,可以绘制看起来是旋转的地球-The use of an additional angle to adjust the changes in the Earth' s rotation, using this parameter, you can draw the Earth' s rotation appears to
FMdemod
- FM demodulation matlab file
DIT_FFT
- 非常实用的基2DIT-FFT函数,直接运行可以分析原理。-Very practical base 2DIT-FFT function, operation can be analyzed directly principle.
chaoticx
- 对混沌系统进行仿真,具有极强的适用性,进行改变后,可用于线性,非线性系统的仿真。-This program is used for simulation of the chaotic systems,it is very useful for the linear or nonlinear.
QPSK
- QPSK,BPSK,PSK simulation for BER performance-QPSK,BPSK,PSK simulation for BER performance
Untitled
- 用双线性变换法设计原型低通为椭圆型的数字IIR带通滤波器 -Prototype using the bilinear transformation method for the elliptic low-pass digital IIR band pass filter
nonlin_taylor
- separation nonlineaire
mvdr
- 本程序属于空间谱估计,其特点就是最小功率估计。它是经典方法。-Spatial spectrum estimation
linproj
- 模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b b为偏差值- Descr iption: Y = linproj(X, model) linearly projects data in X such that Y = model.W *X+ model.b out_data = linproj(in_data, model) projects