资源列表
root_music
- root_MUSIC算法,针对均匀线阵的非相关求根MUSIC算法-root_MUSIC algorithm
VitDoHMMst
- Implements the standard algorithm for discrete-observation HMMs. Returns the score and respective best-state sequence.
ZF_test
- 单小区单用户多天线MIMO环境下,QPSK调制进行ZF接收处理,比对理想,非理想和一般MMSE接收的性能-Under the single-cell single-user multi-antenna MIMO environment, QPSK modulation ZF receiving treatment, compared to the ideal, non-ideal performance and general ZF reception
jingji
- 电力系统经济负荷计算,不错的方法,课程设计必备-Economic power system load calculation, a good way, curriculum design necessary
GHE1
- 使用matlab实习全局直方图均衡化,未使用库函数,自己写的。注释详细-global histogram equalization
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程序,可以将十进制的正数或负数转换为二进制有符号数,带详细注释。