登录
首页 » matlab » matlab

matlab

于 2021-03-16 发布 文件大小:8847KB
0 415
下载积分: 1 下载次数: 807

代码说明:

  完整的matlab程序实现数字下变频,ddc_out为主程序。内有详细的注释,易懂。(Complete matlab program digital down conversion. ddc_out is the main program. There are detailed notes, and easy to understand. )

文件列表:

matlab
......\2010.4.12_bav_pure
......\..................\cic_x_out.dat,327576,2012-03-05
......\..................\cic_y_out.dat,327568,2012-03-05
......\..................\coc_mag.dat,2440,2012-03-05
......\..................\coc_phase.dat,2208,2012-03-05
......\..................\ddc_out.m,22620,2012-03-05
......\..................\ddc_test_in.dat,3145728,2012-03-05
......\..................\fir_x_out.dat,2472,2012-03-05
......\..................\fir_y_out.dat,2432,2012-03-05
......\..................\hbf_x_out.dat,2560,2012-03-05
......\..................\hbf_y_out.dat,2560,2012-03-05
......\..................\nco_x_out.dat,1638160,2012-03-05
......\..................\nco_y_out.dat,1638104,2012-03-05
......\2010.4.22_par_noise
......\...................\cic_x_out.dat,262080,2012-03-05
......\...................\cic_y_out.dat,262088,2012-03-05
......\...................\coc_mag.dat,3976,2012-03-05
......\...................\coc_phase.dat,4008,2012-03-05
......\...................\ddc_out.m,10332,2012-03-05
......\...................\ddc_test_in.dat,3145728,2012-03-05
......\...................\fir_x_out.dat,3992,2012-03-05
......\...................\fir_y_out.dat,3968,2012-03-05
......\...................\hbf_x_out.dat,4088,2012-03-05
......\...................\hbf_y_out.dat,4080,2012-03-05
......\...................\nco_x_out.dat,4194048,2012-03-05
......\...................\nco_y_out.dat,4194008,2012-03-05
......\cic_x_out.dat,8,2012-03-05
......\cic_y_out.dat,8,2012-03-05
......\coc_mag.dat,8,2012-03-05
......\coc_phase.dat,8,2012-03-05
......\ddc_out.asv,10334,2012-03-27
......\ddc_out.m,10337,2012-03-27
......\ddc_pure.asv,22402,2012-03-05
......\ddc_pure.m,22378,2012-03-05
......\ddc_test_in.dat,3145728,2012-03-05
......\fir1_coef_initial.coe,351,2012-03-05
......\fir1_coef_load.coe,231,2012-03-05
......\fir2_coef_initial.coe,512,2012-03-05
......\fir2_coef_load.coe,343,2012-03-05
......\fir96_coef.m,763,2012-03-05
......\fir96_coef_initial.coe,366,2012-03-05
......\fir96_coef_load.coe,294,2012-03-05
......\fir_x_out.dat,8,2012-03-05
......\fir_y_out.dat,8,2012-03-05
......\hbf_x_out.dat,8,2012-03-05
......\hbf_y_out.dat,8,2012-03-05
......\hb_coef.asv,1249,2012-03-05
......\hb_coef.coe,229,2012-03-05
......\hb_coef.m,1265,2012-03-05
......\hb_coef_12.coe,60,2012-03-05
......\hb_coef_16.coe,77,2012-03-05
......\hb_coef_3.coe,60,2012-03-05
......\hb_coef_4.coe,77,2012-03-05
......\hb_coef_5.coe,195,2012-03-05
......\hb_coef_52.coe,195,2012-03-05
......\hb_coef_8.coe,46,2012-03-05
......\nco_x_out.dat,448,2012-03-05
......\nco_y_out.dat,416,2012-03-05
......\textnum.txt,87207,2010-06-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AM
    说明:  AM的解调:里面是用MATLAB的M文件编写的,有相干解调和包络解调(AM demodulation: there is the preparation of MATLAB M-file, with coherent demodulation and envelope demodulation)
    2009-05-20 22:42:28下载
    积分:1
  • 3
    说明:  MATLAB图像处理源程序3:程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理(MATLAB image processing source code 3: Procedure Code Description P0301: digital image data matrix display and Fourier Transform P0302: two-dimensional discrete cosine transform image compression P0303: using gray transform method to enhance the contrast of the image P0304: histogram equalization P0305: Simulation images by white Gaussian noise and Impulse noise impact P0306: 2D median filtering of function medfilt2 on the Salt and Pepper noise image filtering P0307: MATLAB functions filter2 mean filtering the noise in the image P0308: Image Adaptive Filter Weiner P0309: use five different gradient Enhancement Act for image sharpening P0310: the image of the high-pass filtering and mask handling P0311: use Butterworth (Butterworth) low-pass filter on the noise in the image smoothed P0312: use Butterworth (Butterworth) high-pass filter for image sharpening)
    2013-05-20 23:53:01下载
    积分:1
  • Error-diffusion
    Error diffusion by Jarvis-Judice-Ninke.
    2015-04-14 00:14:22下载
    积分:1
  • spca
    稀疏主成分算法函数,内有详细的算法使用说明(SPCA function)
    2016-10-29 04:37:50下载
    积分:1
  • paper1
    一种基于回波相关的无源合成孔径雷达成像方法(An Echo-correlation Based Passive Imaging Method for Synthetic Aperture Radar)
    2012-09-16 08:56:49下载
    积分:1
  • PSO
    基于粒子群的神经网络优化算法的应用,在土壤水分特征曲线中的应用。(Neural network based on particle swarm optimization algorithm applied in the soil moisture characteristic curve application.)
    2013-10-18 13:44:10下载
    积分:1
  • huice2
    matlab量化择时模型回测代码,matlab量化择时模型回测代码(Optional model to quantify when backtesting matlab code)
    2014-02-26 19:31:09下载
    积分:1
  • workDVB
    DVB-T系统,包含外编码,外交织,内编码,内交织,OFDM帧结构等等(DVB- T system, including the coding, interweave, the coding, the interweave, OFDM frame structure and so on)
    2020-12-23 21:49:06下载
    积分:1
  • emd
    基于matlab编程的EMD分解(转载)(the EMD of MATLAB)
    2010-06-09 22:44:32下载
    积分:1
  • LS3DNL
    10*10*10最小二乘三位定位算法matlab源代码(10* 10* 10 least-squares three positioning algorithm Matlab source code)
    2012-05-13 10:08:42下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载