登录
首页 » matlab » 程序

程序

于 2019-10-17 发布
0 232
下载积分: 1 下载次数: 20

代码说明:

说明:  基于结构光相移法的三维重建程序,matlab编码,由于要的可以下载一下(Based on the structured light phase-shift method of three-dimensional reconstruction program, matlab coding, because you can download it)

文件列表:

程序, 0 , 2019-10-17
程序\2.pdf, 2644265 , 2019-10-17
程序\fringe_modulation.m, 233 , 2019-10-12
程序\halfball.m, 257 , 2019-10-12
程序\sin_wave.m, 142 , 2019-10-12
程序\Untitled2.m, 2892 , 2019-10-12

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

发表评论

0 个回复

  • fin
    多普勒雷达测速(FPGA、DSP与界面显示)(Doppler radar velocity measurement)
    2020-07-04 14:00:02下载
    积分:1
  • 无线局域网仿真
    WLAN仿真-发送机 wlan No Comments 设置完系统参数后,开始产生发送数据。 1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。 2. QAM映射 3. 将数据映射到不同载波,形成OFDM符号 4. 产生pilot,并将pilot插入OFDM符号中 5. 加入dc和guard子载波 6. 进行ifft,将频域信号变到时域,并加入循环前缀 7. 对信号进行overlap window 8. 在时域产生short preamble 9. 在时域产生long preamble 10. 将preamble和数据符号组成packet 11. 升采样 得到信道传输的数据Tx_signal_up 具体程序见附件 wlan_transmitter.m-WLAN Simulation- wlan No Comments transmitter system parameters set finished, the beginning to have to send data. 1. Have sent random bit (tx_bits), here does not consider channel coding. 2. QAM mapping 3. The data is mapped to a different carrier to form OFDM symbols 4. Have a pilot, and pilot inserted OFDM symbols 5. Adding dc and guard subcarriers 6. To carry out ifft, will change the frequency domain signal to time domain, and add cyclic prefix 7. the signals overlap window8. In the time domain have a short preamble9. In the time domain have a long preamble10. the preamble and data symbols packet11. or sampling re
    2022-03-17 11:21:25下载
    积分:1
  • Delphi 设置打印纸大小
    Delphi 设置打印纸张大小,手动设置打印纸的长度和宽度,自定义纸张。相关代码:   procedure TForm1.SetPaperSize(cx, cy: Integer);   var    a,b,c: array[0..255]of char;    bb: Cardinal;    ee: PDEVMODE;   begin    printer.PrinterIndex := printer.PrinterIndex;    printer.GetPrinter(a,b,c,bb);    ee:= GlobalLock(bb);    ee^.dmPaperSize := DMPAPER_USER;    ee^.dmPaperLength := cy*10;    ee^.dmPaperWidth := cx*10;    ee^.dmFields :=ee^.dmFields or DM_PAPERSIZE or    DM_PAPERWIDTH or    DM_PAPERLENGTH;    ee^.dmFields := ee^.dmFields or DMBIN_MANUAL;    ee^.dmDefaultSource :=DMBIN_MANUAL;    GlobalUnlock(bb);    printer.PrinterIndex := printer.PrinterIndex;   end;
    2023-01-17 00:20:03下载
    积分:1
  • java confusion java confusion java confusion confusion java
    java æ··æ·† java æ··æ·† java æ··æ·†-java confusion java confusion java confusion confusion java
    2022-01-26 00:44:00下载
    积分:1
  • lte-sidelink-master
    LTE sidelink based on SC-FDMA
    2017-12-13 19:56:22下载
    积分:1
  • 12分
    十二音阶和八度分频的硬件描述语言VHDL程序,测试通过成功-12 sub-octave scale and frequency of the hardware description language VHDL procedures, test the success of
    2022-11-21 05:15:03下载
    积分:1
  • g1030
    C语言小程序,实现功能:输入整数,整数和浮点型 倒数和(C language applet functions: input integer, integer and floating-point reciprocal and)
    2013-05-26 16:52:40下载
    积分:1
  • Other people without accounts can download this free source
    其他人不需帐号就可自由下载此源码 -Other people without accounts can download this free source
    2022-03-22 12:45:54下载
    积分:1
  • jiaoben.user.js
    添加文档脚本Add document scripts(Add document scripts)
    2020-06-20 07:40:01下载
    积分:1
  • mtd_project1
    说明:  雷达信号处理程序,包括线性调频,匹配滤波,产生目标回波加噪声,回波积累,时域脉压,频域脉压,加窗脉压,相干积累,mti对消,mtd检测,cfar检测,欢迎下载(Radar signal processing program, including LFM, matched filtering, target echo generation plus noise, echo accumulation, time-domain pulse pressure, frequency-domain pulse pressure, windowed pulse pressure, coherent accumulation, MTI cancellation, MTD detection, CFAR detection, welcome to download)
    2020-04-11 16:38:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载