% BackgroundRemoval=[true],false % Gain=[tsquare],linear % BandPass=[paul],fircls % CenterFrequency, auto (determined using pburg) % BandWidth=auto (a fraction of the CenterFrequency default=0.25) % ContrastStretch=[true],false % HilbertAmplitude=[true],false % HorizontalStacking=1 (a number of traces) %
資源簡介:% BackgroundRemoval=[true],false % Gain=[tsquare],linear % BandPass=[paul],fircls % CenterFrequency, auto (determined using pburg) % BandWidth=auto (a fraction of the CenterFrequency default=0.25) % ContrastStretch=[true],false ...
上傳時間: 2016-03-04
上傳用戶:yyq123456789
資源簡介:Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The ...
上傳時間: 2016-12-27
上傳用戶:exxxds
資源簡介:Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh....
上傳時間: 2016-12-27
上傳用戶:ljt101007
資源簡介:實現基本JPEG的壓縮和編碼 % 1. 首先通過DCT變換去除數據冗余; % 2. 使用量化表對DCT系數進行量化; % 3. 對量化后的系數進行Huffman編碼。
上傳時間: 2014-01-14
上傳用戶:asddsd
資源簡介:% This program calculates radar ranges in a jamming environment. It works % with both Stand-off jamming and self-screening jamming for steady and Swerling type % targets with frequency agility, coherent integration and standard atmosph...
上傳時間: 2013-12-24
上傳用戶:sammi
資源簡介:% 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
資源簡介:% This routine provides a convenient way to produce Pd/FAD information % from likelihood ratio information.
上傳時間: 2016-01-05
上傳用戶:liglechongchong
資源簡介:% This program calculates Dilution of Precision with respect to a GPS * % receiver given its Cartesian ECEF position and the positions of four or * % more visible GPS satellites. It is a validation of the DOP algorithm and * % contai...
上傳時間: 2014-01-25
上傳用戶:zq70996813
資源簡介:% RBF 神經網絡用于模式分類與函數擬合 % 使用平臺 - Matlab6.5及以上
上傳時間: 2016-03-17
上傳用戶:athjac
資源簡介:基于PCA和LDA的人臉識別。% Main function that reads in files, applies pre-processing, calls face % recognition algorithm, and then plots resulting accuracy.
上傳時間: 2014-09-03
上傳用戶:jqy_china
資源簡介:對多徑信道的仿真 輸入碼元,是一行矩陣,可以是實數也可以是復數 %fs是輸入碼元的比特率 %fd是多普勒頻移 %n_delay是多徑信道的徑數 %t_delay是多徑信道各徑的時延時間 %p_delay是多徑信道各徑的功率db值
上傳時間: 2013-12-31
上傳用戶:lindor
資源簡介:% 仿真主要完成OFDM系統建模,實現OFDM系統傳輸流程, % 并對OFDM信號的時域波形及功率普密度進行分析.進行循環譜相關切片的分析。
上傳時間: 2013-12-19
上傳用戶:jing911003
資源簡介:Java script腳本常用代碼(全)2007-07-11 13:48click() 對象.click() 使對象被點擊 closed 對象.closed 對象窗口是否已關閉true/false clearTimeout(對象) 清除已設置的setTimeout對象 clearInterval(對象) 清除已設置的setInterval對象 confirm("提示...
上傳時間: 2013-12-10
上傳用戶:koulian
資源簡介:%程序名稱:求解約束優化問題的改進粒子群優化算法 %程序功能:求解帶各種約束條件的優化問題 %輸入條件:各種初始條件,以及設定參數 %輸出數值:最優解位置以及函數極小值
上傳時間: 2016-12-06
上傳用戶:www240697738
資源簡介:生成給定分布律的隨機數 % r=specrnd(x,p)返回一個來自分布律P(x)=p的隨機數 % r=specrnd(x,p,m,n)返回m*n隨機數矩陣 % p的默認值為等概率
上傳時間: 2014-01-17
上傳用戶:weixiao99
資源簡介:[p]=ss_Pe42(rho_in_dB) % SS_PE42 finds the measured error rate for the given value of % signal per interference ratio in dB.
上傳時間: 2014-01-13
上傳用戶:qw12
資源簡介:Proteus在MCS-51%26ARM7系統中的應用百例 Proteus在MCS-51%26ARM7系統中的應用百例
上傳時間: 2014-07-02
上傳用戶:qq1604324866
資源簡介:% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a se...
上傳時間: 2016-12-27
上傳用戶:jcljkh
資源簡介:數值分析高斯——列主元消去法主程序 說明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation
上傳時間: 2017-01-01
上傳用戶:dancnc
資源簡介:% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n and m with m<=n, compute the % binomial coefficient n choose m.
上傳時間: 2015-08-27
上傳用戶:mhp0114
資源簡介:support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number o...
上傳時間: 2015-09-04
上傳用戶:問題問題
資源簡介: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
資源簡介:%The phase locked loop(PLL),adjusts the phase of a local oscillator %w.r.t the incoming modulated signal.In this way,the phase of the %incoming signal is locked and the signal is demodulated.This scheme %is used in PM and FM as wel...
上傳時間: 2015-09-28
上傳用戶:zhangzhenyu
資源簡介:%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
資源簡介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% ProductClass_2=request("ProductClass_2") set rs=server.createobject("adodb.recordset") sqltext="select * from Product" if request("Product_Name")<>"" then sqlte...
上傳時間: 2013-11-25
上傳用戶:wl9454
資源簡介:%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
資源簡介:To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t...
上傳時間: 2014-01-05
上傳用戶:royzhangsz
資源簡介:This template file is used to completely describe a system in a generalized % state space format useable by the ReBEL inference and estimation system. % This file must be copied, renamed and adapted to your specific problem. The % int...
上傳時間: 2014-01-10
上傳用戶:hustfanenze
資源簡介:采用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
資源簡介: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
上傳用戶:二驅蚊器