资源列表
[matlab例程] GoldGenerator.m
说明:生成CA码的matlab仿真程序,可用于GPS接收机中的捕获模块。-Generate CA code matlab simulation program, can be used to capture the GPS receiver module.<徐鉴> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] CircleArrayBeamform
说明:近场圆阵中俯仰角和方位角的联合估计,估计精度高,算法性能好-Circular array of near-field pitch angle and azimuth joint estimation, estimation accuracy, the performance of the algorithm<ffsimple> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] Pattern_plane3
说明:近场圆阵中俯仰角和方位角的联合估计,估计精度高,算法性能好-Circular array of near-field pitch angle and azimuth joint estimation, estimation accuracy, the performance of the algorithm<ffsimple> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] noise-music
说明:噪声子空间music方法。近场圆阵中俯仰角和方位角的联合估计,估计精度高,算法性能好。-Circular array of near-field pitch angle and azimuth joint estimation, estimation accuracy, the performance of the algorithm<ffsimple> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] fun_pattern
说明:近场和远场中线阵模型中二维角度的估计,包括俯仰角 方位角DOA角度。算法性能好-The near-field and far-field the midline array model in two-dimensional angle estimation, including the angle of the tilt angle of azimuth DOA. The performance of the algorithm<ffsimple> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] PolarToIm
说明:这里使用了双线性插值来处理极坐标转换到直角坐标下时,点不对称的问题,不过最后生成的图有一点问题,本来应该是一圈一圈的圆环,但是转化后的只有部分圆环了 rMin = 0.1 rMax =0.9 im2 = imread( ivus.bmp ) figure(4) imshow(im2) imR2 = PolarToIm(im2, rMin, rMax, 300, 300) figure(5) imshow(imR2, [0 255]) 然后直接调用附件的funct<Eric Lau> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] bpsk_ofdm
说明:使用BOSK数据调制 Use a FOR-loop to simulate the Pe-Eb/No performance for Eb/No=0--35dB. For each Eb/No, at least 500 bit errors should be produced.-1. Use BPSK data modulation instead of QPSK data modulation 2. Use a FOR-loop to simulate the Pe-Eb<李洁> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] crc16-CCITT
说明:crc-16的编码,使用的多项式是G(x)=x^16+x^12+x^5+1-generator polynomial of degree 16: G(X)=x^16+x^12+x^5+1<李洁> 在 2025-06-23 上传 | 大小:1kb | 下载:0