搜索资源列表
zhuiganfa
- 追赶法求三对角方程组 参数:a为下次对角元素向量, b是主对角元素向量,c为上次对角元素向量,f为右端向量-Chase method for three diagonal equations Parameter: A for the next diagonal element vector, B is the main diagonal element vector, C for the last diagonal element vector, f for the right side
Control
- 人工势场法是由Khatib提出的一种虚拟力法。它的基本思想是将机器人在周围环境中的运动,设计成一种抽象的人造引力场中的运动,目标点对移动机器人产生“引力”,障碍物对移动机器人产生“斥力”,最后通过求合力来控制移动机器人的运动。 -Artificial potential field method is put forward by Khatib a virtual force method.It s the basic idea is to turn the robot movement i
Garbor-function
- 有了Gabor核函数后就可以采用前文中提到的“离散二维叠加和卷积”或“快速傅立叶变换卷积”的方法求解Gabor变换,并对变换结果求均值和方差作为提取的特征。32个Gabor核函数对应32次变换可以提取64个特征(包括均值和方差)。由于整个变换过程代码比较复杂,这里仅提供测试代码供下载。该代码仅计算了一个101×101尺寸的Gabor函数变换,得到均值和方差。代码采用两种卷积计算方式,从结果中可以看出,快速傅立叶变换卷积的效率是离散二维叠加和卷积的近50倍。-to extract features
G_P
- 混沌时间序列分析中的G-P算法求关联,可用,已经用过-Associate chaotic time series analysis algorithms for GP, available, has been used
period_mean_fft
- 傅里叶函数变换求时间序列的非平均循环周期-Fourier function transforms the time series of non-average cycle
root_music_1
- 求根MUSIC算法源程序,求根MUSIC算法源程序-root source program MUSIC algorithm
Newton
- 牛顿法求换热器Newton iterative numerical analysis method to solve the problem directly into-Newton iterative numerical analysis method to solve the problem directly into
sqrt_C
- 使用C語言求平方根,程式非常短,利用平方及加減法達成。含相關文件檔-Square Root by C
lvvi9
- 基于PN序列的同步仿真链路,收端算法为接受序列与本地序列求滑动相关,-Simulation based on PN sequence synchronization of link, and receiving algorithm for sequence related to the local sequence and sliding,
方程求根
- MATLAB里面常用的方程求解程序,里面包括各类常用的数值分析算法(MATLAB is commonly used in the equation solver, including various commonly used numerical analysis algorithms.)