The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標(biāo)簽: converts Toolbox complex logical
上傳時(shí)間: 2016-02-12
上傳用戶:a673761058
多項(xiàng)式曲線擬合 任意介數(shù) Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
標(biāo)簽: Least-squares arbitrary Purpose Builder
上傳時(shí)間: 2013-12-18
上傳用戶:宋桃子
提出了利用FPGA的現(xiàn)場可編程以及可并行處理的特性,對基于人工神經(jīng)網(wǎng)絡(luò)的圖像處理結(jié)構(gòu)進(jìn)行自動生成的一種技術(shù)。作者:Andre B. Soares, Altamiro A. Susin,Leticia V. Guimaraes
標(biāo)簽: FPGA 現(xiàn)場可編程 并行處理
上傳時(shí)間: 2016-04-14
上傳用戶:gxf2016
用于刪除廣義表中所有值為*的元素,例如刪除廣義表((a,b),a,(d,a))中所有a個(gè)結(jié)果是廣義表((b),(d))。
上傳時(shí)間: 2016-07-11
上傳用戶:曹云鵬
C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to be used by more-or-less experienced C++ programmers, who have a good idea of what they want to do and simply need to look up the syntax. If you re interested in learning C/C++, try one of these sites: How C Programming Works C Programming C++ Language Tutorial
標(biāo)簽: Introduction Programming Reference tutorials
上傳時(shí)間: 2014-07-26
上傳用戶:ljmwh2000
基于C_S與B_S模式的學(xué)分制教學(xué)管理系統(tǒng),對C/S,B/S兩種模式進(jìn)行了比較詳細(xì)的介紹
上傳時(shí)間: 2014-09-10
上傳用戶:lxm
vmware中文教程,你想讓你的電腦變成多臺進(jìn)行使用嗎?你也為沒有多臺電腦在多平臺環(huán)境下進(jìn)行C/S或B/S編程感到苦惱嗎?請參考該文檔,可以輕松解決你的問題,讓你徹底發(fā)揮你的電腦的功能,可以一臺變成多臺并且在多個(gè)操作系統(tǒng)平臺下進(jìn)行使用。
上傳時(shí)間: 2016-11-09
上傳用戶:daguda
使用微芯公司的PIC8F458單片機(jī),用C語言實(shí)現(xiàn)B口電平變化中斷程序,并且在中斷中用C實(shí)現(xiàn)步進(jìn)電機(jī)的驅(qū)動程序。
上傳時(shí)間: 2016-11-20
上傳用戶:ippler8
最新的sqlite3.6.2源代碼,完整版本。sqlite3是一個(gè)強(qiáng)大的嵌入式數(shù)據(jù)庫。在嵌入式系統(tǒng)的中廣泛使用,比起其他C/S、B/S結(jié)構(gòu)的數(shù)據(jù)庫。sqlite3更簡潔,占用資源更少。
上傳時(shí)間: 2016-12-11
上傳用戶:標(biāo)點(diǎn)符號
We analyze, both analytically and numerically, the effectiveness of cloaking an infinite cylinder from observations by electromagnetic waves in three dimensions. We show that, as truncated approximations of the ideal permittivity and permeability tensors tend towards the singular ideal cloaking fields, so that the anisotropy ratio tends to infinity, the D and B fields blow up near the cloaking surface. Since the metamaterials used to implement cloaking are based on effective medium theory, the resulting large variation in D and B will pose a challenge to the suitability of the field averaged characterization of " and 碌. We also consider cloaking with and without the SHS (softand- hard surface) lining, shown in [6] to be theoretically necessary for cloaking in the cylindrical geometry. We demonstrate numerically that cloaking is significantly improved by the SHS lining, with both the far field of the scattered wave significantly reduced and the blow up of D and B prevented.
標(biāo)簽: effectiveness analytically numerically cloaking
上傳時(shí)間: 2017-03-30
上傳用戶:zxc23456789
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1