-
这个想法是从“模糊效果:感知和估计与新的不
The idea is from "The Blur Effect: Perception and Estimation with a New No-Reference Perceptual Blur Metric"
Crété-Roffet F., Dolmiere T., Ladret P., Nicolas M. - GRENOBLE - 2007
In SPIE proceedings - SPIE Electronic Imaging Symposium Conf Human Vision and Electronic Imaging, É tats-Unis d Amérique (2007)-Measure the blur level of still image.
- 2022-03-13 23:14:02下载
- 积分:1
-
卡尔曼滤波,均匀圆周运动下的卡尔曼滤波预测
kalman滤波器,匀速圆周运动下的kalman滤波预测-kalman filter, uniform circular motion under the kalman filter prediction
- 2022-07-03 09:14:23下载
- 积分:1
-
分段算法的程序,很好的。绝对简练
分段算法的程序,很好的。绝对简练-Segmentations procedures very well. Absolutely concise
- 2022-02-20 22:08:48下载
- 积分:1
-
列主元消去法。计算方法中的一种课程算法
列主元消去法。计算方法中的一种课程算法-out PCA elimination method. The calculation algorithm curriculum
- 2022-04-15 19:43:45下载
- 积分:1
-
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符...
设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。这里所说的字符操作包括:
1. 删除一个字符
2. 插入一个字符
3. 将一个字符改为另一个字符
将字符串A变换为字符串B所用的最少操作数称为A到B的编辑距离,极为d(A,B)。设计一个算法,计算任意两个字符串的编辑距离。
-Set A and B are two strings. Operation will use the least character string A is converted to a string B. Operation of characters are talking about here include: 1. Delete a character 2. Insert a character 3. Will be replaced by one character to another character will be transformed into a string A string of at least B operand used by A to B is called the edit distance is extremely d (A, B). Design an algorithm to calculate any two of the string edit distance.
- 2022-01-26 03:32:59下载
- 积分:1
-
该程序是用来画微分系统时间序列图相图等相关的图形的,可以很好的对一个微分系统进行分析...
该程序是用来画微分系统时间序列图相图等相关的图形的,可以很好的对一个微分系统进行分析-The program is used to draw the time-differential phase diagram sequence diagram of the graphics, etc., can be a very good system for a differential analysis
- 2022-03-06 14:26:13下载
- 积分:1
-
凸多边形的最小权分割
资源描述最小权三角剖分问题是求最小总边长三角网的问题。这是一个多边形,输入或输入点集后必须细分为三角形,满足边缘到边缘和顶点到顶点,以这样的方式来减少三角形的周长的总和。
- 2022-08-12 12:31:55下载
- 积分:1
-
matlab 遗传算法求解旅行商问题
一个基于遗传算法求解旅行商问题的MATLAB程序,里面注释很清楚,可以运行,而且能够有实时更新显示。
- 2023-07-16 05:10:04下载
- 积分:1
-
实现数学中的warshall算法,既完成对传递闭包的求解
实现数学中的warshall算法,既完成对传递闭包的求解-To achieve in mathematics warshall algorithm, both to complete the transitive closure of the solution
- 2022-01-21 02:39:12下载
- 积分:1
-
It s simple implementation of Genetic Algorithm on
8
It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.
- 2022-02-21 02:51:52下载
- 积分:1