资源列表
P33_runstest
- 使用MATLAB语言实现[0,1]随机序列的游程检验-Using the MATLAB language implementation [0,1] random sequence runs test
LMS_Equalizer_simulate_matlab
- LMSE qualizer simulate
FSK
- 用于进行频率调制基于MATLAB 环境下的程序-frequency FSK modulation
gaborfilter
- This the Gabor Filter in matlab. -This is the Gabor Filter in matlab.
lms
- 反正切函数的变步长算法,能实现反正切函数的变步长的仿真!-Arc tangent function, variable step-size algorithm
cal_ld
- Yn接线并联电阻及电感 Yn接线串联电阻电感值 Yn接线串联阻抗转化为并联电阻电感值的相互转化计算;-load style computing
performanceLDPCaddcr
- This program can produce the Parity Check Matrices of DVBS2 codes, while Ref. [1] remindes you that these codes are not good as the LDPC codes IEEE802.16e for continuous bits errors. Refenrences:- This program can produce the Parity Check
chengxu
- 该文件提供的是一种积分函数求法的程序代码-This document is provided a method for finding the integral function code
S_ASK
- 产生ASK调制信号,并且计算该信号频谱,瞬时相位,瞬时频率-Generates the ASK modulation signal, and calculates the signal spectrum, the instantaneous phase, and the instantaneous frequency
OMP
- 稀疏算法中的正交匹配追踪算法的一个小示例-A Small Example of Orthogonal Matching Tracking Algorithm in Sparse
格林函数偏移-2d
- 格林函数偏移-连续记录边界 对应于犹他大学schustert团队的文章,不需要地震数据,只需要模型
matlab十进制转二进制
- matlab程序,可以将十进制的正数或负数转换为二进制有符号数,带详细注释。