報童問題的計算機仿真 %tm一輪實驗的預定模擬天數 %t一輪實驗的仿真天數累積值 %z訂報量 %z 最優訂報量 %g訂報量z之上界 %s1損失值之累計值 %s最小損失值值 %r按概率分布產生隨機售報量樣本
上傳時間: 2013-12-17
上傳用戶:dengzb84
%realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response sequence %N:length of each segment %重疊保留法實現分段卷積
標簽: overlapped-save sequence response realize
上傳時間: 2015-07-22
上傳用戶:chenbhdt
李 宣 東 南京大學計算機科學與技術系 http://cs.nju.edu.cn/people/lixuandong/softE.html
標簽: lixuandong people softE http
上傳時間: 2013-12-12
上傳用戶:zuozuo1215
有關於gina.dll 動態連接庫 用delphi 改寫的
上傳時間: 2014-01-06
上傳用戶:hjshhyy
工程計算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of tapers requested I = the gap structure a vector of length N I(t) = 1 if there is data at time t, t=1, ..., N I(t) = 0 if there is a gap at time t output: X = N-by-p vector of the reorthogonalized sine taper
標簽: the reorthogonalized calculate MATLAB
上傳時間: 2013-12-17
上傳用戶:wangyi39
computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.
標簽: T. eigenvalues tridiagonal eigenvalue
上傳時間: 2014-01-21
上傳用戶:CSUSheep
我們解決八數碼問題,廣度優先搜索可能會導致內存不夠用,采用啟發式搜索,啟發函數為f(x)=g(x)+h(x) g(x)為該結點不同于目標結點的個數,h(x)為該結點的深度,選擇那f(x)結點最小的那個結點進行擴展, 引入了一個"擴展數組[4]"(因為擴展的結點最多只有4個),該數組保存著某個結點的0點向各個方向的擴展的結點對象,然后對該擴展數組進行分析,利用啟發函數在進行遞歸擴展...
上傳時間: 2015-07-24
上傳用戶:LouieWu
我們解決八數碼問題,廣度優先搜索可能會導致內存不夠用,采用啟發式搜索,啟發函數為f(x)=g(x)+h(x) g(x)為該結點不同于目標結點的個數,h(x)為該結點的深度,選擇那f(x)結點最小的那個結點進行擴展, 引入了一個"擴展數組[4]"(因為擴展的結點最多只有4個),該數組保存著某個結點的0點向各個方向的擴展的結點對象,然后對該擴展數組進行分析,利用啟發函數在進行遞歸擴展...
上傳時間: 2014-01-03
上傳用戶:semi1981
zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero.
標簽: standard surface models either
上傳時間: 2013-12-05
上傳用戶:003030
T-Kernel Driver Sample
上傳時間: 2015-07-25
上傳用戶:天涯