搜索资源列表
hgfhgh
- 海面上一轮船沿直线匀速前行,速度为30公里/小时,船上有一雷达可用来测距、测角,船长关心的是周围目标那些是活动的船,那些是不动的岩石,若是活动的船,请按下面假设,分析有关因素,给出船的运动方向和速度。-ships on the sea along a straight uniform before the trip and a speed of 30 km / hour, On board there is a radar can be used to measure the distance
MATGPR_R1
- 基于matlab的探地雷达信号处理开源程序,包括回波图显示,谱分析,均值滤波,去直流分量,FK,kl滤波,FK偏移,时深转换速度模型分析等
juleiduanfa
- 聚类分析技术已经广泛应用于基于内容的图象信息挖掘领域,该技术提高了图象检索的速度和质量。K-均值算法和自适应算法是两个典型的聚类分析算法
回波抵消器中常用的几种自适应滤波算法有LMS
- 回波抵消器中常用的几种自适应滤波算法有LMS, NLMS, RLS等算法。对现有主要算法的性能进行了分析,并对优缺点进行评价和比较。为了在收敛速度和运算量之间得到很好的折衷,对NLMS算法改进,得到了 PNLMS,Echo cancellation devices commonly used in adaptive filtering algorithm has several LMS, NLMS, RLS, such as algorithms. The main algorithm of t
MATGPR_R2
- 基于matlab的探地雷达信号处理开源程序,包括回波图显示,谱分析,均值滤波,去直流分量,FK,kl滤波,FK偏移,时深转换速度模型分析等-Matlab on the ground-penetrating radar signal processing to open source, including echocardiogram showed that spectral analysis, the mean filtering, to DC, FK, kl filter, FK migrat
matlabvelocity
- 速度分析,用于地震勘探方面尤其有用。可以下载了自己改改,也可以用在其他方面-Velocity analysis for seismic exploration area is particularly useful. Can download their own changed, but also can be used in other areas
matseis-1.7.tar
- 天然地震定位、速度分析matlab程序,适合天然地震研究者、爱好者。-Natural earthquake location, velocity analysis matlab program for natural earthquake researchers, enthusiasts.
sheji
- 这是并联6自由度机构的位置反解、速度、加速度及动力学分析的代码-This is a 6-DOF parallel inverse position institutions, velocity, acceleration and dynamic analysis of code
Romberg-code
- 龙贝格算法的matlab源代码,包含图像,收敛速度分析-Romberg algorithm matlab source code, including images, convergence rate analysis
机床传动系统动力学分析
- 可以求机床传动系统位移、速度、加速度响应
layernmo
- 速度分析,形成速度谱,加入了各向异性参数-Velocity analysis, the formation of the velocity spectrum, joined the anisotropy parameter
first
- 地震合成记录(简单地震模型建立程序)+速度分析(改变参数可通用),均可直接运行,直接得到成果图像显示。-The seismic synthetic record+ velocity analysis
respmansys
- 采用Newmarke线性加速度法由加速度时程求位移、速度、加速度的反应谱及动力放大系数(β)谱(The response spectrum and dynamic magnification factor (beta) spectrum of displacement, velocity, acceleration are obtained by using newmarke linear acceleration method)
seismic wave velocity analysis
- 针对实测地震波进行分析 速度分析相关程序 大家参考(According to the seismic wave velocity analysis data acquisition processing related code)
加速度与速度积分变换
- 通过matlab进行加速度积分变换,从而得到速度与位移量,用于进一步的分析(The acceleration integral transformation is obtained by MATLAB, and the velocity and displacement are obtained for further analysis)
newton
- 牛顿迭代法,与传统意义上的迭代法类似,只是将f(x)进行泰勒级数展开,只保留前两项,然后进行迭代。其迭代方程为x_(k+1)=x_k-(f(x_k))/(f^' (x_k))。 从编程上来讲,以上述方程对固定范围的复数域中的每个点作为初始点进行迭代,每个点都会收敛到该方程的一个解,对不同的解涂抹不同的颜色,就会看出其收敛范围。如果想得到其精确解所在位置,可通过到达给定精度的迭代次数进行判断,因为该点越接近精确解,其迭代速度越快。以下对老师提供的程序和自己写的程序进行一下对比,选用方程为:y=x
four bar
- 四连杆机构运动位置与速度分析,MATLAB 编程语言(four bar mechanism velocity angular and position,matlab code,you may check it and see)
tfr--时频分析工具箱
- matlab时频分析工具箱,包含常用的时频分析算法,STFT,Wigner-Ville分布等,计算效率高,速度快。(Matlab time-frequency analysis toolbox, including the commonly used time-frequency analysis algorithm, STFT, Wigner-Ville distribution, computational efficiency, speed.)
基于有限差分法的二维边值问题的数值分析
- 1. 在matlab中分析基于分离变量法的解析解; 2. 利用简单迭代法求解,与解析法结论对比,分析求解结果的精确度。分析过程至少包括:在网格尺寸为0.1 m和1 m两种条件下,两次迭代差值最大为10-10时的分析结论; 3. 利用超松弛迭代法分析,选择松弛因子,分析其对收敛速度(即迭代次数)的影响,并确定最优值。分析过程至少包括:在网格尺寸为0.1和1两种条件下,两次迭代差值最大为10-10时,迭代次数随松弛因子的变化,得到对应的最优松弛因子,与经验值(课本165页式子3.7.15)进行