搜索资源列表
PD_Barker
- 实现巴克码PD雷达体制的回波信号经滤波、放大、零中频、正交IQ处理采样后的波形图,此信号为第m个周期第k个采样点的信号模型-The realization of Barker Code PD radar system echo signal filtering, amplification, zero-IF, orthogonal sampling to deal with post IQ waveform diagram, the signal for the first m the firs
qiweibakema_f
- 设雷达信号是码宽为0.5微妙,中心频率是10MHz的7为巴克码2PSK信号,接收的雷达回波中频采样频率为40MHz,中频进行正交下变频。假设在13.5km处有一个点目标,仿真该雷达的脉冲压缩处理。-Code-based radar signal is a delicate relief of 0.5, the center frequency is 10MHz for the 7 Barker Code 2PSK signal, the radar echo received IF sampli
OVSF
- 适应于码分通信系统中的正交扩频码(OVSF)的生成,扩频因子从1到512。-Suitable for code-division communication system orthogonal spreading codes (OVSF) the generation, spreading factor from 1 to 512.
OFDM
- 正交频分复用系统仿真级性能分析的matlab源程序-Orthogonal frequency division multiplexing system level performance analysis simulation matlab source code
omp
- 关于压缩感知的正交匹配跟踪算法,适合初学者,很不错的代码!-On compressed sensing orthogonal matching tracking algorithm, suitable for beginners, very good code!
OFDM_UWB
- ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING MATLAB CODE
CP-OFDM-system
- CP-OFDM仿真,详细,有资料,有程序。-Matlab file for simulating a cyclic-prefix (CP) orthogonal-frequency- division-multiplexing (OFDM) system with binary phase-shift keying (BPSK) modulation on each subcarrier. CP-OFDM system includes a repetition code an
CS_OMP
- 详细解释了压缩感知中正交匹配追踪算法的流程并编程实现,并代码进行了仿真测试。-A detailed explanation of the process of orthogonal matching pursuit algorithm and programming, simulation and code testing.
OXDE
- 文档是关于差分进化的改进的代码,使用正交设计,提高了算法的性能,内有测试函数和测试数据,可直接运行。-Documentation is improved code on differential evolution using orthogonal design and improve the performance of the algorithm, there are test functions and test data, can be run directly.
or
- MIMO 雷达 准正交时空编码 matlab 代码-MIMO radar quasi-orthogonal space-time coding matlab code
jiujun
- 基于小波变换的数字水印算法matlab代码,匹配追踪和正交匹配追踪,是学习PCA特征提取的很好的学习资料。- Based on wavelet transform digital watermarking algorithm matlab code, Matching Pursuit and orthogonal matching pursuit, Is a good learning materials to learn PCA feature extraction.
pielie
- 完整的图像处理课设,包含所有源代码,汽车图像,能量熵的计算,匹配追踪和正交匹配追踪。- Complete class-based image processing, contains all of the source code, auto image, Energy entropy calculation, Matching Pursuit and orthogonal matching pursuit.
genkei_v47
- 做视觉测量的上位机代码,匹配追踪和正交匹配追踪,采用热核构造权重。- Do Vision Measurement PC code, Matching Pursuit and orthogonal matching pursuit, Thermonuclear using weighting factor.
matlab-OMPcode
- 压缩感知重构算法之正交匹配追踪(OMP)算法的MATLAB函数代码,并且给出单次测试例程代码、测量数M与重构成功概率关系曲线绘制例程代码-Compressed Sensing Reconstruction Algorithm of Orthogonal Matching Tracking (OMP) algorithm MATLAB function code and test routines are given a single code, measuring the number of M
picture
- 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
punyen
- 匹配追踪和正交匹配追踪,基于小波变换的数字水印算法matlab代码,实现典型相关分析。- Matching Pursuit and orthogonal matching pursuit, Based on wavelet transform digital watermarking algorithm matlab code, Achieve canonical correlation analysis.
ofdmcode
- ofdm simulation matlab code
电科手动车程序
- 基于全向轮,正交码盘全场定位的机器人控制程序(The robot control program based on full - directional wheel and orthogonal code plate)
encoder code.c
- 基于STM32正交编码接口的读取光电编码器程序(The program of reading photoelectric encoder based on STM32 orthogonal coding interface.)
orthogonal least squares
- The following Matlab project contains the source code and Matlab examples used for orthogonal least squares algorithms for sparse signal reconstruction. Added after previous version ols_gp: Sparse reconstruction by Orthogonal Least Squares followed b