登录
首页 » matlab » YokogawaFBGS

YokogawaFBGS

于 2018-01-09 发布 文件大小:2KB
0 310
下载积分: 1 下载次数: 6

代码说明:

  本程序可读取Yokogawa 光谱仪多个数据文件(CSV格式)并寻峰。数据文件为多个光栅串的测试光谱。串联光栅波长间隔等距,可确定等距串联光栅的中心波长和峰值强度,将数据存入mat file 使用前请设置若干重要参数 【wl_start】 【wl_end】 【FBGs_num】 【Min_PowerValue】【Peaks_seperation】 其他相关变量说明 【OSA_data】 所读入的光谱全图 里面可能包含更宽的波长 【OSA_data_FBGs】截取光栅串所在波长区间,由【wl_start】 【wl_end】决定 导出的数据文件为 FBGs.mat, 其中所保存的 重要变量为 【FBGs_peaks】 【FBGs_peaks】 第1列:峰值所在序号; 第2列:横轴-光栅串中心波长值; 第3列:纵轴-光栅串光强值(This m-code can read multiple data files (CSV format) of the Yokogawa spectrometer and find the peaks. The data file is measured spectrum for multiple FBG series. The wavelength interval of the FBGs is equal distance, and the center wavelength and peak intensity of the FBGs can be determined, and stored in mat file. Please set up a number of important parameters before use [wl_start] [wl_end] [FBGs_num] [Min_PowerValue] [Peaks_seperation] Other relevant variables [OSA_data] The full spectrum of the spectra read in OSA_data may contain wider wavelength range [OSA_data_FBGs] the wavelength range of the FBGs is determined by [wl_start] [wl_end] The exported data file is FBGs.mat, where the important variable is [FBGs_peaks]. [FBGs_peaks] first column: peak number, second column: axis - center wavelength value, third column: longitudinal axis - peak intensity.)

文件列表:

YokogawaFBGS.m, 5259 , 2018-01-09

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

发表评论

0 个回复

  • VC++ 6.0绘制曲线正弦波
    VC++ 6.0 绘制曲线正弦波,一种比较有规律的曲线,源代码也是相当简单的好种。   //建立画笔   CPen cpen,pen;   pen.CreatePen(PS_SOLID,4,RGB(0,0,0));   cpen.CreatePen(PS_SOLID,2,RGB(0,0,255));   pDC->SelectObject(&cpen);   //指定原点   pDC->SetViewportOrg(100,245);   pDC->SetTextColor(RGB(255,0,0));   //绘制横坐标   CString sPIText[]={"-1/2π","","1/2π","π","3/2π","2π","5/2π","3π","7/2π","4π","9/2π","5π"};   for(int n=-1,nTmp=0;nTmpLineTo(60*n,0);    pDC->LineTo(60*n,-5);    pDC->MoveTo(60*n,0);    pDC->TextOut(60*n-sPIText[n+1].GetLength()*3,16,sPIText[n+1]);   }   double y,radian;   pDC->SelectObject(&pen);   for(int x=-60;xMoveTo((int)x,(int)y);    pDC->LineTo((int)x,(int)y);   }
    2022-01-21 22:47:43下载
    积分:1
  • Delphi realization of well
    Delphi realization of well-known points game. Compiles with Delphi 7. Demonstrates simple depth search with some heuristics in estimate function.
    2022-01-26 08:35:44下载
    积分:1
  • TCP connection
    使用Labview同两个不同的端口进行TCP的连接.(Use Labview connect to TCP port)
    2018-08-27 18:13:09下载
    积分:1
  • fifo_async
    说明:  Verilog实现异步fifo,已经验证成功,需要的请自取(Verilog implements asynchronous fifo)
    2020-06-25 06:00:02下载
    积分:1
  • 八个小游戏,用java做的,不是我自己做的,但确实挺好的,拿出来给大家分享。...
    八个小游戏,用java做的,不是我自己做的,但确实挺好的,拿出来给大家分享。- Eight small games, does with java, is not I does, but truly very good, puts out gives everybody the share.
    2022-08-21 03:19:20下载
    积分:1
  • com.tencent.qb.plugin.arqbar9
    Subterranean homesick alien
    2019-03-03 00:19:02下载
    积分:1
  • cy7c09449
    说明:  cy7c09449的全部应用资料,包括PCI的应用,以及读写时序都比较详细(cy7c09449 all application information, including PCI applications, and readers are more detailed timing)
    2006-01-07 16:28:27下载
    积分:1
  • 同样的多播测试软件,既可以测试发送也可以测试接受,可以查看多播流量...
    同样的多播测试软件,既可以测试发送也可以测试接受,可以查看多播流量-same multicast testing software, we can test this test can also accept and multicast traffic View
    2022-05-26 16:57:58下载
    积分:1
  • 数据结构与算法(c++)版源代码,很有用!
    数据结构与算法(c++)版源代码,很有用!-Data Structures and Algorithms (c++) Version of the source code, very useful!
    2023-01-10 19:55:02下载
    积分:1
  • var3d
    三维数据同化中关于背景误差协方差的求解方法(The solution of background error covariance in 3d data assimilation)
    2019-03-18 11:07:53下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载