-
Practica-3
filtrar en frecuencia
- 2011-01-19 19:59:23下载
- 积分:1
-
yunsuyuanzhou
目标作匀速圆周运动,包括kalman和最小二乘滤波,亲自调试通过的,可出x,y,误差(Target for uniform circular motion, including the least squares filtering kalman and personally through debugging, and can be the x, y, error)
- 2010-11-21 13:53:10下载
- 积分:1
-
SeisLab
说明: matlab源代码,是重要的地震勘探源代码,工具箱程序(matlab source code, it is important to seismic exploration source code, toolbox procedures)
- 2008-11-04 11:46:37下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
vetor_esprit
一维均匀线型声矢量传感器阵列在复数域的长矢量ESPRIT方法 用于在一维空间搜素DOA角度 (Homogeneous linear acoustic vector sensor array in long complex field vector ESPRIT method for searching DOA angle in one dimension space)
- 2014-10-22 17:50:32下载
- 积分:1
-
SetConsoleColorDemo
设置控制台文字颜色,可输出不同颜色的文字。
让控制台不再是单调的白字文字。(This program enables the win32 console to change the text color.)
- 2015-01-13 19:28:00下载
- 积分:1
-
time---domain--algorithm
使用MySin函数生成一个幅值为3、频率为10Hz的正弦信号x(t),其中dt分别为0.1s、0.08、0.05s、0.005s。绘出四个正弦信号波形及其单边幅值谱(Use MySin amplitude function generates a 3, a frequency of 10Hz sinusoidal signal x (t), where dt respectively 0.1s, 0.08,0.05s, 0.005s. Sinusoidal waveform and draw four-sided amplitude spectrum)
- 2015-07-08 11:30:25下载
- 积分:1
-
sjhuibo
步进频信号的回波建模,使用连续短脉冲实现雷达的高分辨测量(Echo Modeling stepping frequency signal, continuous short pulses to achieve high-resolution radar measurements)
- 2020-09-17 18:18:04下载
- 积分:1
-
MATLAB
说明: 处理图像使用其方法可以更好的查找图像中的标记特征点(Image processing methods can better use its search feature points marked in the image)
- 2011-03-24 22:06:41下载
- 积分:1
-
VC-Varying-Compliance
解决了振动耦合的问题,本人在论文研究前期搞的一些程序,请多指教(To solve the problem of the coupling vibration, I in the paper the researches of some of the program up, please give your comments)
- 2012-03-26 10:59:30下载
- 积分:1