The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the given time series and a time series that is consistent with the approximate model. The misfit is equal to zero if and only if the model is exact and the smaller the misfit is (by definition) the more accurate the model is. The considered model class consists of all linear time-invariant systems of bounded complexity and the complexity is specified by the number of inputs and the smallest number of lags in a difference equation representation. We present a Matlab function for approximate identification based on misfit minimization. Although the problem formulation is representation independent, we use input/state/output representations of the system in order
標簽: identification considered features separati
上傳時間: 2016-09-20
上傳用戶:FreeSky
A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and left matrix fraction. KEYWORDS: subspace identification, deterministic subspace identification, balanced model reduction, approximate system identification, MPUM.
標簽: identification time-invariant presented emphasis
上傳時間: 2013-12-28
上傳用戶:wfl_yy
The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There are three main classes of functions in the toolbox: transformation functions, misfit computation functions, and approximation functions. The approximation functions derive an approximate model from data, the misfit computation functions are used for validation and comparison of models, and the transformation functions are used for deriving one model representation from another. KEYWORDS: Total least squares, generalized total least squares, software implementation.
標簽: approximate The modeling problems
上傳時間: 2013-12-20
上傳用戶:15071087253
FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the encrypted file. It s written in Delphi 6, enjoy the source code.
標簽: file generates encrypts cipher
上傳時間: 2013-12-08
上傳用戶:爺的氣質
CPU的code banking技術實例: This Zip file contains five (3) folders: FastChip Project Files * This folder contains a folder called "Bank" that should be moved into: <install_root>\FastChip\Projects Keil Project Files * These files are to be put into the directory of your choice and the project is to be opened from within Keil Hex Files * These files are the output of Keil. If you do not want to compile and link all of the code, these files can be loaded into FastChip directly
標簽: This FastChip contains banking
上傳時間: 2016-10-01
上傳用戶:a3318966
王小平《遺傳算法——理論、應用與軟件實現》隨書光盤,內容有: \GA 本書中所附源程序C或C++代碼文件及其可執行文件 Scs.cpp 基本分類算法源程序,輸入數據文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遺傳算法源程序, 輸入數據文件input,輸出文件output A_life.c 基于遺傳算法的人工生命模擬源程序, 輸入數據文件world GA_nn.c 基于遺傳算法優化神經網絡結構源程序,輸入數據文件sample Patmat.c 基于遺傳算法提取基元圖形源程序 \Sources 遺傳算法相關自由軟件及代碼。
上傳時間: 2016-10-04
上傳用戶:skhlm
正整數x 的約數是能整除x 的正整數。正整數x 的約數個數記為div(x)。例如,1,2,5,10 都是正整數10 的約數,且div(10)=4。設a 和b 是2 個正整數,a≤b,找出a 和b之間約數個數最多的數x。 對于給定的2 個正整數a≤b,編程計算a 和b 之間約數個數最多的數。 數據輸入 輸入數據由文件名為input.txt的文本文件提供。文件的第1 行有2 個正整數a和b。 結果輸出 程序運行結束時,若找到的a 和b 之間約數個數最多的數是x,將div(x)輸出到文件output.txt中。 輸入文件示例 輸出文件示例 input.txt output.txt 1 36 9
上傳時間: 2016-10-10
上傳用戶:dianxin61
Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
標簽: triangular vertices McDonald heavily
上傳時間: 2014-01-12
上傳用戶:lindor
本裝置是一個以HT46R71D 為主芯片,配合傳感器組成的汽車輪胎氣壓檢測裝 置,最終取高三位有效值于LCD 顯示,有四種顯示單位供切換(Psi、Bar、Kpa、 Kgf/cm2)。本裝置僅為參考范例,使用時,為提高準確度,建議多量測些組數 據來構建Sensor Output Voltage - Discharge Time (V-T)表格,并作相應校準。
上傳時間: 2014-01-14
上傳用戶:cxl274287265
內存管理程序,功能與FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the memory manager code natively compiled into your EXE or you can use an included external DLL which will allow you to share memory across multiple DLLs with one central place for memory management. Using the DLL allows your application to share strings, and serves the same purpose as the ShareMem unit included with Delphi. BigBrainShareMem.dll should be 100% compatible with the DelphiMM.dll and could even simply be renamed to DelphiMM.dll to simplify deployment.
上傳時間: 2014-12-02
上傳用戶:蟲蟲蟲蟲蟲蟲