-
canny
该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素.
其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.(The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first-order differential of the image filtering into an operator, through morphological operators to the brink of two images connect.)
- 2007-10-10 14:54:26下载
- 积分:1
-
201312-1091
基于混沌理论的一种安全压缩感知方案设计201312-1091(The Application of Compressed Sensing in Image Compression)
- 2014-02-04 17:44:48下载
- 积分:1
-
task
gui界面,读取xlsx中特定sheet,sheet中最后一列为y,前n列为x1-xn,线性拟合为y=b0+b1x1+...+bnxn,显示公式和残差的标准差(The GUI interface reads the specific sheet in xlsx, the last row in sheet is y, the former n is x1-xn, and the linear fitting is y=b0+b1x1+ (+bnxn), showing the standard deviation of formula and residuals.)
- 2018-02-26 16:09:02下载
- 积分:1
-
ocean-eddy
研究了内波的形成,发展趋势以及最新实验的分析结果(Study analyzed the results of internal wave formation, development trends and the latest experiments)
- 2014-11-25 13:45:26下载
- 积分:1
-
reglement_concours_Tss2015
reglement_concours_Tss2015 -
- 2015-01-23 01:09:00下载
- 积分:1
-
t_tide_v1.3beta
潮汐调和分析,直接输入水位数据就可以进行调和分析(Tidal harmonic analysis)
- 2015-03-23 20:14:41下载
- 积分:1
-
HWSharp6
compare fourier transform atrribute
- 2012-01-22 05:35:47下载
- 积分:1
-
DTW
DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)
- 2014-05-05 14:30:21下载
- 积分:1
-
Display
很好的matlab 的显示程序啊 欢迎下载啊(Very good display procedures matlab download ah ah welcome)
- 2009-03-09 13:31:30下载
- 积分:1
-
NewtonRaphsonPowerFlowCalculation
牛顿拉夫逊算法进行潮流计算,希望能对大家的学习有所帮助,(Newton Raphson power flow calculation algorithm the hope that it can help everyone to learn,)
- 2008-07-08 01:38:38下载
- 积分:1