-
FFT
FFT简称为快速傅里叶变换,是DTF处理的一般实现方法,一维距离成像就是对差拍信号进行FFT变换,变换所得到的幅值图像横坐标为距离信息,纵坐标为幅值信息,通过一维仿真,我们可以看到目标距离相对应的幅值信息。(FFT referred to as fast Fourier transform, is DTF processing general method, a d imaging is difference from pat signal FFT transform)
- 2011-06-28 16:59:58下载
- 积分:1
-
RSfenxingformatlab
RS分形算法matlab代码实现,既利用RS方法计算时间序列的分形hurst指数(RS fractal algorithm matlab code, we use RS calculated time series fractal Hurst index)
- 2007-12-11 22:51:39下载
- 积分:1
-
yy_chaoliujisuan
简单潮流计算:应用牛顿拉夫逊法。可以准确得到各节点电压向量大小,首末端功率,支路功率损耗(Simple flow calculation: The Newton Raphson method. Can get the exact size of the node voltage vector, the first end of the power, slip power loss)
- 2010-08-31 11:32:50下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
HL
说明: 经过调试过的朴素贝叶斯分类器,可以正常使用。(After debugging through the Naive Bayes classifier, can be used normally .
)
- 2013-09-03 10:51:07下载
- 积分:1
-
LMS_Equalizer_matlab
最小均分误差均衡的matlab程序。学习LMS算法必备。(Minimum Mean Square Error equalizer matlab program. Learning LMS algorithm necessary.)
- 2014-12-25 15:55:10下载
- 积分:1
-
mimo
这是计算MIMO信道容量的程序,挺简单的,与天线数、信噪比的曲线图,等等。很适合做毕设(This is a program to calculate the MIMO channel capacity, quite simple, and the number of antennas, the signal-to-noise ratio graphs, and so on. It is suitable for the complete set up)
- 2020-09-04 11:58:07下载
- 积分:1
-
KalmanFilter
KalmanFilter 递归程序,非常经典(KalmanFilter recursive procedures, very classic)
- 2007-07-27 20:39:00下载
- 积分:1
-
XRDIn015GaNv6
Code to simulate 2theta-omega scans for InGaN/GaN films
- 2012-09-25 02:01:48下载
- 积分:1
-
TV
说明: 利用TV算法对图像进行修复,能够较好的还原待修复的图像(TV for Inpainting)
- 2015-01-07 11:10:16下载
- 积分:1