-
xiangguanhanshu
相关函数和互相关函数,广泛应用于工程测量技术中。
(Correlation function and cross-correlation function is widely used in engineering surveying technology.)
- 2009-02-08 11:23:43下载
- 积分:1
-
PSO
Global Optimization Toolbox provides methods that search for global solutions to problems that contain multiple
maxima or minima. It includes global search, multistart, pattern search, genetic algorithm, and simulated
annealing solvers. You can use these solvers to solve optimization problems where the objective or constraint
function is continuous, discontinuous, stochastic, does not possess derivatives, or includes simulations or
black-box functions with undefined values for some parameter settings.
- 2011-01-19 01:18:42下载
- 积分:1
-
1-new
Matlab基本知识,matlab学习入门,希望对大家有用。(this article of Matlab is useful to you .good good study, day day up .Hope you have a good day .)
- 2011-08-14 13:50:03下载
- 积分:1
-
rttarduinouno
model Simulink of arduino
- 2014-01-04 05:06:22下载
- 积分:1
-
class1
一个bayes 算法的face recognisation的matlab code,是我的一个作业(A Bayes algorithm face recognisation the matlab code, is one of my operation)
- 2007-11-12 23:35:04下载
- 积分:1
-
dinipci6514
ni板卡 PCI6514在matlab simulink下的XPC 驱动程序,可以用于硬件在环系统(ni PCI6514 driver)
- 2014-08-22 09:54:17下载
- 积分:1
-
bwlabeln
用C语言编写MATLAB 函数, 主要用于DSP 芯片, 内有详细的解释, 可用于参考转化为汇编, 提高速度(Use the programming language C to write the MATLAB function, bwlabeln )
- 2014-12-17 12:32:15下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
integrator
this is easy simulink to understand behavior of integrator math in matlab simulink
- 2015-04-13 02:23:25下载
- 积分:1
-
1
说明: ofdm的同步方法的参考文献,讲述了各种不同的参考文献的方法。(The synchronization method ofdm references about a variety of different methods References.)
- 2009-08-11 16:47:00下载
- 积分:1