登录
首页 » matlab » Matlab-Propagation-Code

Matlab-Propagation-Code

于 2021-03-21 发布 文件大小:40KB
0 393
下载积分: 1 下载次数: 224

代码说明:

  超短激光脉冲传输:展宽、色散、自自相位调制、倍频、FROG,超短脉冲测量(Ultrashort laser pulse transmission: broadening, dispersion, since the self-phase modulation, frequency, FROG, ultra-short pulse measurement)

文件列表:

Matlab Propagation Code
.......................\AandP.m,451,2010-11-18
.......................\AddPolyPhase.m,458,2002-11-04
.......................\BetaGREN.m,1110,2002-11-04
.......................\betatest.m,857,2002-11-04
.......................\CalcEsig.m,984,2002-11-04
.......................\center.m,1461,2002-11-04
.......................\const_c.m,1083,2002-11-04
.......................\ELoad.m,1194,2002-11-04
.......................\ESave.m,945,2002-11-04
.......................\fftc.m,1028,2002-11-04
.......................\fft_FROG.m,723,2002-11-04
.......................\fgaussian.m,638,2002-11-04
.......................\fliptime.m,258,2002-11-04
.......................\FWHM.m,1166,2002-11-04
.......................\hsv2.m,1168,2002-11-04
.......................\hsv3.m,1029,2002-11-04
.......................\IandP.m,312,2002-11-04
.......................\Icon_.bin,512,2002-11-04
.......................\ifftc.m,858,2002-11-04
.......................\ifft_FROG.m.bin,1280,2002-11-04
.......................\iscolumn.m,408,2002-11-04
.......................\isrow.m,406,2002-11-04
.......................\ltof.m,629,2002-11-04
.......................\ltow.m,595,2002-11-04
.......................\maxindex.m,1094,2002-11-04
.......................\nonegatives.m,616,2002-11-04
.......................\nstructions.doc,26624,2008-12-03
.......................\ParseVarargin.m,1407,2002-11-04
.......................\plotcmplx.m,3505,2002-11-04
.......................\plotcmplxI.m,3218,2002-11-04
.......................\plotfrog.m,512,2002-11-04
.......................\plot_Isig.m,866,2002-11-04
.......................\PROPADATA.m,1686,2002-11-04
.......................\propagate.m,1836,2002-11-04
.......................\PROPATHEO.asv,2264,2010-11-17
.......................\PROPATHEO.m,2263,2010-11-18
.......................\pulsegenerator.m,3987,2002-11-04
.......................\quickscale.m,507,2002-11-04
.......................\refindex.m,5247,2002-11-04
.......................\SetTight.m,3306,2002-11-04
.......................\Speck.dat,14632,2002-11-04
.......................\ToConstFreqSpc.m,1340,2002-11-04
.......................\ToConstWaveSpc.m,1128,2002-11-04
.......................\unitconvert.m,584,2002-11-04
.......................\units.m,819,2002-11-04
.......................\unitscale.m,1202,2002-11-04

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

发表评论

0 个回复

  • Matlabgraphicbackgroundcodes
    Matlab图形背景代码 包括导入数据、进度条、当前时间、主界面窗口设置等等。(Matlab codes of graphic background)
    2009-12-04 14:59:41下载
    积分:1
  • mCAP_pre_SISO_BitLoading_Determination
    SISI m-cap LED pre equalizer with bitloading in vlc systems
    2020-12-10 11:39:20下载
    积分:1
  • CalculateRate
    用matlab编写的基于人脸识别系统,文献可参考"Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection."已经测试过程序可正常运行没有问题(Prepared using matlab face recognition system based on the literature may refer to " Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection." Procedures have been tested there is no problem running)
    2010-08-03 15:57:29下载
    积分:1
  • matlab
    滑模自适应模糊控制平面二级倒立摆源代码 主要是平面二级倒立摆的仿真系统,基于Matlab的仿真(Adaptive fuzzy sliding mode control plane source code double inverted pendulum)
    2009-05-04 15:08:15下载
    积分:1
  • HowtouseSimulink
    simulink的经典用法,偶然在其他地方看到的,和大家共享(simulink classic usage, occasionally, in other places to see, and everyone shared)
    2007-08-31 10:23:54下载
    积分:1
  • Matalab
    常见滤波器Matalab程序,设计高通滤波器 ,设计低通滤波器 (Common filter Matalab procedures, design of high-pass filter, low pass filter design)
    2010-12-12 16:02:59下载
    积分:1
  • apsk-ruanpanjue-
    apsk软判决算法的仿真,根据星座特点进行算法的简化,减低复杂度(Simulation apsk soft decision algorithm based on the characteristics of the constellation simplified algorithm to reduce the complexity of)
    2013-12-05 18:02:41下载
    积分:1
  • page2
    计算传送带的滑动率,绘制出滑动率效率图线(Calculation of the Sliding rate of sending belt)
    2011-12-28 13:40:21下载
    积分:1
  • mlvessel-1.4
    mlvessel is a Matlab package for retinal vessel segmentation. The package can be used in two different manners: through the graphical user interface or through script invocation. Use through script invocation relies on input files and produces both file and html output. You may also download a stand-alone executable corresponding to the graphical user interface at our website mentioned below, though some functionalities are only available through script invocation.
    2014-02-25 20:30:30下载
    积分:1
  • decomp_reconst_W
    Decompose image into subbands, denoise using BLS-GSM method, and recompose again. fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig) im: image Nsc: number of scales filter: type of filter used (see namedFilters) block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood noise: signal with the same autocorrelation as the noise parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood covariance: are we considering covariance or just variance? optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0) sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise) Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero). JPM, Univ. de Granada, 3/03
    2010-08-14 20:26:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载