资源列表
Chirp_Pulse_Comp
- chirp信号脉冲压缩,用于雷达信号处理,产生chirp信号后进行压缩,以实现高距离分辨力-chirp signal pulse compression for radar signal processing to generate chirp signal is compressed in order to achieve high range resolution
sql
- sql查询股票行情,从sql数据库中找出“黑马”股票。-sql query stock quotes, from the sql database to find a " dark horse" stock.
mysql.php
- PHP Mysql Class Con PHP Mysql Class Con -PHP Mysql Class ConPHP Mysql Class ConPHP Mysql Class ConPHP Mysql Class Con
root_music
- root_MUSIC算法,针对均匀线阵的非相关求根MUSIC算法-root_MUSIC algorithm
sa_Ex3_4
- 智能天线在matlab中的程序,这段代码仿真了在三维模式下的辐射强度-Smart antenna program in matlab, this code simulation of radiation intensity in a three-dimensional model
VitDoHMMst
- Implements the standard algorithm for discrete-observation HMMs. Returns the score and respective best-state sequence.
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程序,可以将十进制的正数或负数转换为二进制有符号数,带详细注释。