History : Author : JAG (Jagatpreet Singh) % Created on : 05022003 (Friday. 2nd May, 2003) % Comments : The basic PSO algorithm. % Modified on : 0710003 (Thursday. 10th July, 2003) % Comments : It uses psoOptions structure now. More organized.標準粒子群優化算法工具箱
資源簡介:History : Author : JAG (Jagatpreet Singh) % Created on : 05022003 (Friday. 2nd May, 2003) % Comments : The basic PSO algorithm. % Modified on : 0710003 (Thursday. 10th July, 2003) % Comments : It uses psoOptions structure now. More ...
上傳時間: 2016-12-15
上傳用戶:yuzsu
資源簡介:/* * 五子棋.java * * Created on 2006年10月24日, 上午8:12 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ /** * * @author 05040045 */
上傳時間: 2014-09-08
上傳用戶:jing911003
資源簡介:IIR Filter Coefficient Quantization Example % written by DRB on 6-Dec-2004 for ECE3703 % % Looks at unquantized filter (ideal), direct form, and cascaded second % order section (SOS).
上傳時間: 2015-07-23
上傳用戶:zyt
資源簡介:% PURPOSE : Demonstrate the differences between the following % filters on a simple DBN. % % 3) Particle Filter (PF) % 4) PF with Rao Blackwellisation (RBPF)
上傳時間: 2016-01-07
上傳用戶:cjf0304
資源簡介:this is word doccoment Created on TFTP protocl i.e. Trivial File Transfer Protocol.this is the protocol used to transfer the files over the network.
上傳時間: 2017-03-21
上傳用戶:fhzm5658
資源簡介:this is the word doccument Created on the Introduction To ERP Vendors. i.e information for the erp vendors like, sap, baanetc. is given
上傳時間: 2014-07-06
上傳用戶:waitingfy
資源簡介:%直接型到并聯型的轉換 % %[C,B,A]=dir2par(b,a) %C為當b的長度大于a時的多項式部分 %B為包含各bk的K乘2維實系數矩陣 %A為包含各ak的K乘3維實系數矩陣 %b為直接型分子多項式系數 %a為直接型分母多項式系數 %
上傳時間: 2014-01-20
上傳用戶:lizhen9880
資源簡介:%繪制系統函數的零極點圖 % %pzplot(num,den) %num為系統函數分子多項式的系數向量 %den為系統函數分母多項式的系數向量 %
上傳時間: 2014-08-19
上傳用戶:wuyuying
資源簡介:Program from 移動傳播環境-理論基礎、分析方法和建模技術 楊大成編著 機械工業出版社 2003 % Program from pp.280~281 附錄A 正弦波疊加法
上傳時間: 2014-12-04
上傳用戶:yuanyuan123
資源簡介:OFDM仿真 參數: % 子載波數 128 % 位數/ 符號 2 % 符號數/ 載波 1000 % 訓練符號數 0 % 循環前綴長度 8 (1/16)*T % 調制方式 4-QAM % 多徑信道數 3 % IFFT Size 128 % 信道最大時延 2
上傳時間: 2015-10-07
上傳用戶:1051290259
資源簡介:%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step s...
上傳時間: 2013-12-17
上傳用戶:sk5201314
資源簡介:% 信道容量C的迭代算法 % % 函數說明: % % [CC,Paa]=ChannelCap(P,k) 為信道容量函數 % % 變量說明: % % P:輸入的正向轉移概率矩陣,k:迭代計算精度 % % CC:最佳信道容量,Paa:最佳輸入概率矩陣 % % Pa:初始輸入概率矩陣,Pba:正...
上傳時間: 2014-01-08
上傳用戶:zhenyushaw
資源簡介:OFDM程序 波形如下 子載波數 128 % 位數/ 符號 2 % 符號數/ 載波 100 % 訓練符號數 0 % 循環前綴長度 8 (1/16)*T % 調制方式 4-QAM % 多徑信道數 3 %IFFT Size 128 % 信道最大時延 2
上傳時間: 2014-01-18
上傳用戶:jqy_china
資源簡介:% SSOR預處理的共軛梯度法求解方程Ax=b % 輸入參數說明 % A 正定矩陣[n*n] % b 右邊向量 % omega SSOR預處理參數(0--2) % Times 迭代次數 % errtol 給定誤差終止條件 % %輸出參數 % NewX 方程Ax=b的x近似解 % avgerr 求解的當前平均絕對...
上傳時間: 2013-12-19
上傳用戶:一諾88
資源簡介:% 直接序列擴頻信號檢測程序 % 檢測方法:平方倍頻法
上傳時間: 2013-12-17
上傳用戶:qazxsw
資源簡介:% --- --- --頻移鍵控信號仿真程序 % --------------程序內部可設定碼速率等參數
上傳時間: 2016-05-07
上傳用戶:hewenzhi
資源簡介:%調用格式 =trapez_g( f_name ,a,b,n) %f_name: 被積函數的文件名f(x) % a:x的上限 % b:x的下限 % 部分區間數 %實例:trapez_g( sin ,0,pi,20)
上傳時間: 2013-12-19
上傳用戶:cjl42111
資源簡介:%例15-1 NaN數據參與分析 a = magic(3) a(2,2) = NaN %用NaN表示遺失數據 sum(a) %對數據集進行求和
上傳時間: 2016-07-12
上傳用戶:as275944189
資源簡介:采用3D Bresenham算法在兩點間劃一直線 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which i...
上傳時間: 2013-12-10
上傳用戶:sz_hjbf
資源簡介:%本程序中時間單位是毫秒 %頻率單位為kHz %本例說明取樣點數與仿真精度的關系 跟在%符號后面的是程序注釋
上傳時間: 2013-12-17
上傳用戶:皇族傳媒
資源簡介:%% Ant Colony Algorithm for QoS Multicast Routing % QoS組播路由蟻群算法
上傳時間: 2013-11-28
上傳用戶:ztj182002
資源簡介:bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dichotomy, max aposteriori probability. % bhattach - Bhattacharya s upper...
上傳時間: 2015-06-14
上傳用戶:sunjet
資源簡介:% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direct...
上傳時間: 2014-01-24
上傳用戶:Thuan
資源簡介:%WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset % % See "http://paos.colorado.edu/research/wavelets/" % Written January 1998 by C. Torrence % % Modified Oct 1999, changed Global Wavelet Spectrum (GWS) to be s...
上傳時間: 2014-01-06
上傳用戶:hullow
資源簡介:// -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : ...
上傳時間: 2014-07-11
上傳用戶:zhanditian
資源簡介:function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J. % Hathaway on June 21, 1994.) The fuzzification constant % m = 2, and the stopping criterion for successive partitions ...
上傳時間: 2014-11-30
上傳用戶:二驅蚊器
資源簡介:MCRGSA------組播路由問題遺傳模擬退火算法 %M-----------遺傳算法進化代數 %N-----------種群規模,取偶數 %Pm----------變異概率調節參數 %K-----------同一溫度下狀態跳轉次數 %t0----------初始溫度 %alpha-------降溫系數 %beta--------濃...
上傳時間: 2015-07-18
上傳用戶:363186
資源簡介:function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than ve...
上傳時間: 2015-09-08
上傳用戶:xieguodong1234
資源簡介:BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of th...
上傳時間: 2014-01-13
上傳用戶:youth25
資源簡介:AQUILA is a MATLAB toolbox for the one- or twodimensional simulation of %the electronic properties of GaAs/AlGaAs semiconductor %nanostructures.
上傳時間: 2014-01-19
上傳用戶:ghostparker