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

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

Matrix-vector

  • 尋找函數的全局極小值

    尋找函數的全局極小值,global minimization of contrast function with random restarts the data are assumed whitened (i.e. with identity covariance matrix). The output is such that Wopt*x are the independent sources.

    標簽: 函數 全局

    上傳時間: 2013-12-15

    上傳用戶:康郎

  • Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this mo

    Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution % % compute the forward/backward Campbell/specgtrogram % % INPUT: % y (n x 2) each column is measured from a different sensor % /////// % __ % |s1| y(:,1) % |__| % __ % / \ ________|/ % | | | s2 |/ y(:,2) % \____/ --------|/ % % Fs Sampling frequnecy % % OUTPUT: % B spectrogram/Campbel diagram % x x-axis coordinate vector (time or Speed) % y y-axis coordinate vector (frequency [Hz])

    標簽: experience elliptical decompose important

    上傳時間: 2015-06-23

    上傳用戶:372825274

  • Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree

    Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daubechies wavelet coefficients are used for wavelet transform operation wahich is saved in wavcoeff.mat.

    標簽: implements the wav Included

    上傳時間: 2015-06-23

    上傳用戶:愛死愛死

  • 使用pso求最小化一函數 matlab程式碼

    使用pso求最小化一函數 matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學習matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, velocity, best position, best value], [x, y components or the value component]) Author: Wesam ELSHAMY (wesamelshamy@yahoo.com) MSc Student, Electrical Enginering Dept., Faculty of Engineering Cairo University, Egypt

    標簽: matlab pso 程式

    上傳時間: 2013-12-18

    上傳用戶:zhaiye

  • 本書第二版和第三版之間的變化非常大其中最值得注意的是C++已經通過了國際標 準化這不但為語言增加了新的特性比如異常處理運行時刻類型識別RTTI 名字空 間內置布爾數據類型新的強制轉換方式而且還大量

    本書第二版和第三版之間的變化非常大其中最值得注意的是C++已經通過了國際標 準化這不但為語言增加了新的特性比如異常處理運行時刻類型識別RTTI 名字空 間內置布爾數據類型新的強制轉換方式而且還大量修改并擴展了現有的特性比如模 板template 支持面向對象object-oriented 和基于對象object-based 程序設計所需 要的類class 機制嵌套類型以及重載函數的解析機制也許更重要的是一個覆蓋面非 常廣闊的庫現在成了標準C++的一部分其中包括以前稱為STL 標準模板庫的內容新 的string 類型一組順序和關聯容器類型比如vector list map 和set 以及在這些類型 上進行操作的一組可擴展的泛型算法generic algorithm 都是這個新標準庫的特性本書 不但包括了許多新的資料而且還闡述了怎樣在C++中進行程序設計的新的思考方法簡而 言之實際上不但C++已經被重新創造本書第三版也是如此

    標簽: RTTI 變化 內置 國際

    上傳時間: 2014-01-18

    上傳用戶:784533221

  • 平均因子分解法

    平均因子分解法,適用于正定矩陣First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition.

    標簽: 分解

    上傳時間: 2013-12-24

    上傳用戶:啊颯颯大師的

  • 通用的jsp分頁組件

    通用的jsp分頁組件,實例化后只需設置好各種屬性,然后調用API即可得到已封裝好“首頁” “上一頁”,“下一頁”等分頁操作的html表格String,直接在jsp頁面中即可, 支持跳轉到jsp和跳轉到Action(struts架構)兩種類型,支持單選或者多選列,支持傳Vector 或者sql語句,支持數據庫后端分頁.... 具體參見源碼包中“使用說明.txt”,里面有詳細的設置步驟,使用示例源碼

    標簽: jsp

    上傳時間: 2015-07-17

    上傳用戶:thuyenvinh

  • 一款麻將游戲的J2me源代碼

    一款麻將游戲的J2me源代碼,對Vector的用法值得借鑒

    標簽: J2me 麻將 源代碼

    上傳時間: 2014-12-08

    上傳用戶:JIUSHICHEN

  • 工程計算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time se

    工程計算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

  • unix或linux下的DNA分析軟件源碼 其功能如下 1. Edit up to 256 peptide or DNA sequences simultaneously. 2. Transla

    unix或linux下的DNA分析軟件源碼 其功能如下 1. Edit up to 256 peptide or DNA sequences simultaneously. 2. Translates DNA->protein click next to display next frame. 3. Dot matrix plot of any 2 sequences. 4. Rudimentary amino acid statistics (MW and amino acid percentage) 5. Saves matrix plot as PBM image format. 6. Sequence reversal. 7. Creates alignment file for highlight (below). 8. Tab key toggles editing of next sequence.

    標簽: simultaneously DNA sequences Transla

    上傳時間: 2013-12-13

    上傳用戶:lwwhust

主站蜘蛛池模板: 九龙城区| 墨脱县| 唐山市| 富蕴县| 重庆市| 雅安市| 泾川县| 镇原县| 米林县| 孙吴县| 昔阳县| 灯塔市| 阿巴嘎旗| 彭州市| 云安县| 岑巩县| 平利县| 奉贤区| 古田县| 延川县| 通海县| 乌拉特后旗| 晋江市| 江西省| 伊宁县| 新丰县| 屏边| 颍上县| 昌平区| 横峰县| 方山县| 吉安市| 青海省| 汾阳市| 始兴县| 灵石县| 加查县| 汾阳市| 马尔康县| 颍上县| 蓬莱市|