资源列表
Matlab_fir
- matlab高通滤波器,可以直接在matlab上运行,显示
正态分布函数
- 正态分布函数
CCITT_CRC16
- CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This scr ipt calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
gonglvpumidu
- 将传感器测得振动信号,通过MATLAB程序代码转化的功率谱密度函数-The sensor measures vibration signals, power spectral density function by MATLAB code conversion
amplitude
- 本源代码用来求解机床振动(时间-加速度)信号采集过后的数据,求出其平均幅值,并绘图-This source code is used to solve machine tool vibration (time)- acceleration signal after the acquisition of data, find out the average amplitude, and drawing
Calman_4
- Kalman滤波和预估器的Matlab仿真,其中提出了一种改进的模型建立方法-Matlab simulation Kalman filter and predictor, which proposed an improved method for modeling
plot-grid-map-path-planning
- 基于机器人路径规划,利用此代码生成其规划过程中所需要的网格地图。- plot grid map for path planning
cholesky
- cholesky method in matlab
Maximum---Copy
- demand forecasting files
cholesky
- cholesky code in matlab
covNoise
- 这个是高斯过程建模中的高斯白噪声的程序,它是一个均值为零,方差为常量的正太分布-This is a Gaussian white noise program in the Gaussian process modeling, which is a positive distribution with a mean zero and a variance constant
NOMA基础叠加编码
- 向你展示最基础的NOMA的叠加编码,让初学者更好的理解,NOMA的原理,有助于今后学习。