搜索资源列表
ofdm系统matlab仿真源代码
- 正交频分复用(OFDM)技术matlab实现仿真源代码-orthogonal frequency division multiplexing (OFDM) technology to achieve Matlab simulation source code
VC_DigitalImageProcess
- 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
WirelesscoherentOFDMmodemsimulation
- This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 2
CS_OMP
- Orthogonal Matching Pursuit Algorithm for Compressive Sensing
Image_processing
- 图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法-Image processing source code, including: point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, edge and contour, image an
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
GotoBLAS2-1.08.tar
- FORTRAN and C software packages are often used in generic C software. Calling nongeneric functions in generic code is not straightforward. The bindings in this article help the C programmer using external software with a small effort. The binding
DbbppskmdmP
- dpsk信号的调制解调matlab代码码实现的一个源码实例,使用正交调制解调。 -matlab code of dpsk signal modulation and demodulation code implemented a source code example of using orthogonal modulation and demodulation.
Ooocr
- 正交扩频码ooc的matlabb代码。五个用户情况 -Orthogonal spread spectrum the code ooc matlabb code. Five users
Tliffting__97h
- 本程序源码实现任意偶数大小图像第二代双正交97提升小波变换注1: 使用标准正交方法,对行列使用不同矩阵(与matlab里不同)注2: 为了保证正交,全部边界处理,全部使用循环处理注3: 正交性验验证,将单位位阵带入函数,输出仍是单位阵(matlab不具有此性质)注4: 此程序源码是矩阵实现,所以图像水平分量与垂直分量估计被交换位置注5: 此程序源码实现的是类小波(wavelet 可直接使 -The program source code to achieve any even size im
omp
- 关于压缩感知的正交匹配跟踪算法,适合初学者,很不错的代码!-On compressed sensing orthogonal matching tracking algorithm, suitable for beginners, very good code!
zhuomian
- 这是关于正交解调与正交调制的一些matlab源代码-This is about orthogonal demodulation and orthogonal modulation of some of the matlab source code ha ha
OFDM_UWB
- ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING MATLAB CODE
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