Finding
共 65 篇文章
Finding 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 65 篇文章,持续更新中。
This code is for finding an rational number
This code is for finding an rational number
In this paper, we describe the development of a rapidly reconfigurable system in which the users’ ta
In this paper, we describe the development of a rapidly reconfigurable system in which the users’ tacit knowledge and requirements are
elicited via a process of Interactive Evolution, finding the ima
matlab code for direction finding algorithm of MUSIC
matlab code for direction finding algorithm of MUSIC
In computer vision, sets of data acquired by sampling the same scene or object at different times, o
In computer vision, sets of data acquired by sampling the same scene or object at different times, or from different perspectives, will be in different coordinate systems. Image registration is the pr
This program contains the iterative methods of finding solutions of the equation f(x)=0, which are a
This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0
The methods are:
-bisection
-false position
-newto
A small program about finding weekday
A small program about finding weekday
Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinc
Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.
This includes the project using a stereo vision to catch the ball shot from a high pressure air cann
This includes the project using a stereo vision to catch the ball shot from a high pressure air cannon. The trajectory of the ball is located first by finding the ball color in the left and right came
A tutorial and open source code for finding edges and corners based on the filters used in primary v
A tutorial and open source code for finding edges and corners based on the filters used in primary visual cortex.
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
Finding the partial fraction expansion
Finding the partial fraction expansion
Good route planning algorithm package. Contained A* and Djistra route finding and improved version.
Good route planning algorithm package. Contained A* and Djistra route finding and improved version.
neural network falut finding
neural network falut finding
have recently become very interested in the area of genetic algorithms and Ant Colony Optimization t
have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In parti
source code for finding text in folder files using php simple code
source code for finding text in folder files using php simple code
how to finding the best way from A to B
how to finding the best way from A to B
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-fi
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Te
finding a root by position of falses
finding a root by position of falses
Instead of finding the longest common subsequence, let us try to determine the length of the LCS.
Instead of finding the longest common
subsequence, let us try to determine the
length of the LCS.
􀂄 Then tracking back to find the LCS.
􀂄 Consider a1a2…am and b1b2…bn.
􀂄 C
A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space.
A hill climbing algorithm for finding the minimum of a function
fitnessfun in the real space.