搜索结果

找到约 126 项符合 inverse-Distance 的查询结果

matlab例程 This directory includes matlab interface of the curvelet transform using usfft. Basic functions

This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase ...
https://www.eeworm.com/dl/665/339988.html
下载: 97
查看: 1059

其他 包括使用修正Gram-Schmit算法实现QR分解

包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse p ...
https://www.eeworm.com/dl/534/342748.html
下载: 118
查看: 1090

汇编语言 Abstract A new intelligent milometer base on a microcontroller can count the sum. By taking full u

Abstract A new intelligent milometer base on a microcontroller can count the sum. By taking full use of the processor 89s51 and E&sup2 PROM (AT24C02) and sensor of magnetism, it can count the sum of fully distance and the course of development.
https://www.eeworm.com/dl/644/353294.html
下载: 184
查看: 1051

其他 设计一个表示直角坐标系上点的位置的Location类

设计一个表示直角坐标系上点的位置的Location类,计算两个坐标系上点对象A和B之间的距离。要求用成员函数Distance()求距离。在main()中,分别用对象、指针、引用三种方法定义和使用对象A和B。
https://www.eeworm.com/dl/534/402965.html
下载: 121
查看: 1265

Java编程 hibernate一对多双向关联映射 一对多双向关联映射的方法 在"一"一端的集合中使用<key>标签,在对方表中加入一个外键指向"一"端 在"多"的一端采用<ma

hibernate一对多双向关联映射 一对多双向关联映射的方法 在"一"一端的集合中使用<key>标签,在对方表中加入一个外键指向"一"端 在"多"的一端采用<many-to-one> 注意:<key>标签指定的外键字段必须和<many-to-one>指定的外键一至,否则引用字段的错误 inverse和cascade inverse是关联关系的控制方向; cascade操作上的连 ...
https://www.eeworm.com/dl/633/411040.html
下载: 31
查看: 1034

数学计算 IML package provides efficient routines to solve nonsingular systems of linear equations, certifie

IML package provides efficient routines to solve nonsingular systems of linear equations, certified solve any shape systems of linear equations, and perform mod p matrix operations, such as computing row-echelon form, determinant, rank profile, inverse of a mod p matrix.
https://www.eeworm.com/dl/641/417519.html
下载: 76
查看: 1040

文件格式 PSO’s precursor was a simulator of social behavior, that was used to visualize the movement of a bi

PSO’s precursor was a simulator of social behavior, that was used to visualize the movement of a birds’ flock. Several versions of the simulation model were developed, incorporating concepts such as nearest-neighbor velocity matching and acceleration by distance
https://www.eeworm.com/dl/639/459513.html
下载: 64
查看: 1044

数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state

Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. ...
https://www.eeworm.com/dl/518/476996.html
下载: 65
查看: 1071

matlab例程 The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw d

The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse repetition frequency)
https://www.eeworm.com/dl/665/477105.html
下载: 107
查看: 1054

网络 Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-c

Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-configuring network of mobile routers connected wirelessly. MANET may operate in a standalone fashion, or may be connected to the larger Internet. Many routing protocols have been developed for MANETs ...
https://www.eeworm.com/dl/635/492160.html
下载: 55
查看: 1057