亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

problem-solving

  • 基于FPGA的光纖光柵解調系統的研究

     波長信號的解調是實現光纖光柵傳感網絡的關鍵,基于現有的光纖光柵傳感器解調方法,提出一種基于FPGA的雙匹配光纖光柵解調方法,此系統是一種高速率、高精度、低成本的解調系統,并且通過引入雙匹配光柵有效地克服了雙值問題同時擴大了檢測范圍。分析了光纖光柵的測溫原理并給出了該方案軟硬件設計,綜合考慮系統的解調精度和FPGA的處理速度給出了基于拉格朗日的曲線擬合算法。 Abstract:  Sensor is one of the most important application of the fiber grating. Wavelength signal demodulating is the key techniques to carry out fiber grating sensing network, based on several existing methods of fiber grating sensor demodulation inadequate, a two-match fiber grating demodulation method was presented. This system is a high-speed, high precision, low-cost demodulation system. And by introducing a two-match grating effectively overcomes the problem of double value while expands the scope of testing. This paper analyzes the principle of fiber Bragg grating temperature and gives the software and hardware design of the program. Considering the system of demodulation accuracy and processing speed of FPGA,this paper gives the curve fitting algorithm based on Lagrange.

    標簽: FPGA 光纖光柵 解調系統

    上傳時間: 2013-10-10

    上傳用戶:zxc23456789

  • 8051VHDL代碼

    8051參考設計,與其他8051的免費IP相比,文檔相對較全,Oregano System 提供 This is version 1.3 of the MC8051 IP core. September 2002: Oregano Systems - Design & Consulting GesmbH Change history: - Improved tb_mc8051_siu_sim.vhd to verify duplex operation. - Corrected problem with duplex operation in file   mc8051_siu_rtl.vhd

    標簽: 8051 VHDL 代碼

    上傳時間: 2013-11-06

    上傳用戶:XLHrest

  • 西門子建筑電器-電氣安裝技術部發行的各類產品樣本

    西門子建筑電器-電氣安裝技術部發行的各類產品樣本:小型斷路器、剩余電流保護斷路器和模數化產品(中/ 英文)Miniature Circuit-Breakers, Residual Current Operated Circuit-Breakers and Modular Devices (Chinese/English)低壓熔斷器系統(中/ 英文)Fuse System (Chinese/English)雷擊,過電壓-不再是問題(中文)Thunderstorms - no problem (Chinese)西門子建筑電器目錄(中文)Electrical Installation Technology Catalog (Chinese)終端配電保護產品(中文)5 IN 1 (Chinese)SIKUS 和 STAB UNIVERSAL 目錄(中文)SIKUS and STAB UNIVERSAL Catalogue (Chinese)SIKUS HC 目錄(中文)SIKUS HC Catalogue (Chinese)SentronTM 母線槽 (中文)SentronTM Busway System (Chinese)SentronTM 母線槽系統快速選型 (準備中) (中文)SentronTM Busway System quick selection (in preparing) (Chinese)建筑低壓配電一體化解決方案-住宅小區應用(中文)Building LV PD Solution (Chinese)西門子 DELTA vista“遠景”系列開關和插座價目表(中文)Delta vista Switch and Socket Pricelist (Chinese)instabus EIB 面向未來的樓宇智能控制系統(中文)instabus EIB (Chinese)instabus EIB 面向未來的樓宇智能控制系統技術手冊 (準備中) (中文)instabus EIB technical handbook (in preparing) (Chinese)西門子電氣安裝技術業績卓越(中/ 英文)ET Reference Manual (Chinese/English)

    標簽: 西門子 電器 樣本 電氣安裝

    上傳時間: 2013-11-23

    上傳用戶:瓦力瓦力hong

  • ADC簡化測量高阻抗傳感器

      Delta-sigma ADCs, with their high accuracy and high noiseimmunity, are ideal for directly measuring many typesof sensors. Nevertheless, input sampling currents canoverwhelm high source impedances or low-bandwidth,micropower signal conditioning circuits. The LTC®2484family of delta sigma converters solves this problem bybalancing the input currents, thussimplifying or eliminatingthe need for signal conditioning circuits.

    標簽: ADC 測量 傳感器 高阻抗

    上傳時間: 2015-01-03

    上傳用戶:潛水的三貢

  • I have written this article to capture a Windows image into a bitmap file that will support all Pain

    I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article. 捕獲一個窗口圖像并存入一個支持MS畫筆的位圖文件中 我寫的這篇文章介紹了捕獲一個窗口圖像并存入一個支持所有畫筆和Windows Explorer的位圖文件中。 我發現許多程序員因這個問題而煩惱,包括我在內,直到我寫了這篇文章。 來源: http://www.codeguru.com/bitmap/WndToBmpFile.html

    標簽: article Windows capture written

    上傳時間: 2015-01-10

    上傳用戶:hzy5825468

  • 風暴設計『留言簿v1.0』jsp版安裝過程 1.服務器裝有jdk和resin服務器等 2.安裝完JSDK后

    風暴設計『留言簿v1.0』jsp版安裝過程 1.服務器裝有jdk和resin服務器等 2.安裝完JSDK后,配置下面的內容: 在系統變量中找到ClassPath并加入下面內容(如果你找不到ClassPath,則新建它): c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN . 再在系統變量中找到Path并加入下面內容: c:jsdk c:jsdkin 3.直接解壓resin就可以運行把程序放在doc目錄下面把classes目錄的文件放在 WEB-INF目錄下 4.在odbc放里加入數據庫路徑為guestbook也可改為別的要修改classesmyjspdbconn.java文件 5.上面成功后就可以http://localhost:8080/目錄名/可以訪問了。。 Any Problem Please Contact to kuflash@hotmail.com http://xxgc.zjbti.net.cn/kuflash 億龍電腦網

    標簽: resin JSDK 1.0 jsp

    上傳時間: 2014-12-08

    上傳用戶:13160677563

  • pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-

    pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.

    標簽: automatic generator problems pdnMesh

    上傳時間: 2013-12-19

    上傳用戶:cuibaigao

  • This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra

    This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).

    標簽: variables implementation Constra binary

    上傳時間: 2015-03-16

    上傳用戶:qiao8960

  • Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning c

    Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dictions is daunting We discuss drawbacks with previous approaches to dealing with this problem

    標簽: polynomial regression weighted instance

    上傳時間: 2013-11-28

    上傳用戶:sunjet

  • This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise

    This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal likelihood [1]. The sufficient statistics are estimated by either variational mean field theory with the linear response correction or by adaptive TAP mean field theory [2,3]. The mean field equations are solved by a belief propagation method [4] or sequential iteration. The computational complexity is N M^3, where N is the number of time samples and M the number of sources.

    標簽: instantaneous algorithm Bayesian Gaussian

    上傳時間: 2013-12-19

    上傳用戶:jjj0202

主站蜘蛛池模板: 乐陵市| 花莲县| 淳化县| 周宁县| 克拉玛依市| 崇礼县| 兴化市| 静宁县| 大关县| 海宁市| 宜君县| 西城区| 林甸县| 黑龙江省| 河北省| 吉首市| 正镶白旗| 包头市| 台中县| 上高县| 新绛县| 桐柏县| 北川| 垦利县| 玉树县| 山西省| 五常市| 安顺市| 花莲市| 渝北区| 定西市| 博罗县| 色达县| 洛川县| 曲松县| 鹰潭市| 庆安县| 全南县| 全椒县| 香格里拉县| 兰坪|