-
thegyroscopeoutputdata-processing
对采集的陀螺数据进行处理 滤除陀螺输出的随即漂移(Collected data for processing filtered gyro gyro output drift immediately)
- 2011-07-05 15:44:35下载
- 积分:1
-
83390091Rayleigh_Doppler_multiPath
在多经衰落条件下锐利分布对无线信道的影响(by the decline in the number of conditions under sharp distribution of the impact of wireless channel)
- 2007-05-20 10:57:10下载
- 积分:1
-
duojingruili
多径瑞林信道仿真,可以应用于通信领域以及诸多信号处理方面(Multipath Ruilin channel simulation, can be applied to the communication field and many signal processing.)
- 2013-01-20 11:38:30下载
- 积分:1
-
qdyantuo
本程序是用于处理端点效应时的信号延拓方法,次程序是用于前段延拓,对于后端延拓的话直接把原信号进行翻转后再进行延拓,延拓后将信号再翻转回来就行。(This program is a signal extension methods for processing when the end effect, sub-program for front extension, extension to the rear end, then flip directly to the original signal and then carry out extension, the extension will signal the extension then flipped back on the line.)
- 2014-05-22 12:04:58下载
- 积分:1
-
matlab实现 边缘预测
说明: 边缘预测提出了一种基于预测的、有一定自适应性的边缘检测方法。介绍了其原理和算法实现过程。通过计算两个相邻像素的灰度值的均值、均方差和梯度来预测下一个像素的灰度值,比较预测值和真实值来判断下一个像素是否是边界点。通过与现有同类算法的比较,证明了该算法的优越性(A predictive and adaptive edge detection method is proposed. The principle and implementation process of the algorithm are introduced. The gray value of the next pixel is predicted by calculating the mean, mean square deviation and gradient of the gray value of the two adjacent pixels. The prediction value and the real value are compared to determine whether the next pixel is a boundary point. The superiority of this algorithm is proved by comparing with the existing similar algorithms.)
- 2020-06-18 02:20:02下载
- 积分:1
-
CA-matlab
matlab对于Ca模拟的几个例程,包括生命游戏,表面张力,渗流集群等在内。是ca入门的好选择。(matlab for Ca simulation routines, including the Game of Life, the surface tension, percolation clusters. Ca entry.)
- 2012-08-17 11:00:38下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
DRLSE_v0
matlab code for level set for image segmentation
- 2015-02-03 15:15:04下载
- 积分:1
-
39distribution-network-power-flow
对于39节点配网潮流计算,用前推回代法编写的matlab程序,加压后直接运行(For the 39 node distribution network power flow calculation, using forward and backward substitution method to write matlab program, run directly after pressurization)
- 2013-12-12 17:03:23下载
- 积分:1
-
FFT_spectrum_test1
this is matlab code for fourier transform and window function comparision
- 2017-03-28 19:43:20下载
- 积分:1