登录
首页 » matlab » matlab

matlab

于 2021-03-16 发布 文件大小:8847KB
0 442
下载积分: 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 个回复

  • uplod4
    MIMO OFDM based codings for their resource allocation.
    2011-02-06 23:01:25下载
    积分:1
  • nnpidcontroll
    说明:  Matlab 神经网络离散PID控制实例,在Simulink环境中搭载仿真模块即可实现,结果图效果不错(Matlab neural network PID control of discrete examples, in the Simulink environment with simulation module can be realized, the results of Fig good results)
    2021-02-18 23:19:44下载
    积分:1
  • huidujifen
    基于灰度积分方法和模版匹配法的一个人眼检测程序,比较简单,供初学者参考。(Integration method based on gray and template matching method of a human eye detection program, is relatively simple for beginners.)
    2015-03-19 10:30:45下载
    积分:1
  • Alupcm
    低通抽样定理程序有课程设计的要用的自己看看吧(Low-pass sampling theorem of the curriculum design process should take a look at your own)
    2007-12-20 20:50:55下载
    积分:1
  • dspmatlabjiaochegn
    数字信号处理及其matlab实现的pdf格式书籍。(Digital signal processing and matlab realize the pdf format books.)
    2011-10-27 12:30:10下载
    积分:1
  • 4
    说明:  MATLAB图像处理源程序4: P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 (MATLAB image processing source code: P0401: Prewitt operator to detect image edge P0402: different sigma value LoG operator image edge detection P0403: Canny operator to detect image edge P0404: image thresholding segmentation P0405: water of line thresholding segmentation image segmentation P0406: matrix quadtree decomposition P0407: image into text and non-text two categories P0408: morphological gradient detection Binary Image Edge P0409: morphological instance,- Images from the PCB Remove all current lines, retaining only chip targets)
    2013-05-20 23:54:49下载
    积分:1
  • 20852MATLAB源代码 13.8.14.doc
    《雷达中的微多普勒效应》一书中的全部配套程序(A complete set of programs in the <micro Doppler effect in radar>)
    2021-05-08 12:48:35下载
    积分:1
  • pi
    说明:  this is matlab pid tuning code
    2009-03-09 12:35:13下载
    积分:1
  • simple_gui2
    simple GUI first time to learn simple example
    2013-01-12 00:18:52下载
    积分:1
  • MATLAB_Courseware
    北京工业大学MATLAB课件的ppt和word文档的总结概括(Beijing University of MATLAB Courseware ppt and word summed up the document)
    2010-05-18 20:55:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载