CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - max
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - max - List
[
Mathimatics-Numerical algorithms
]
hertt
DL : 0
矩阵的最大特征值的幂法. 对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。 符号说明: 1A为待求的矩阵, 2Uk,Vk为迭代用的列向量。 3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。 而maxLamda所对应的特征向量由最后一次迭代的Vk所决定. 主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式子迭代。 -matrix eigenvalue of the largest power France. For engineering calculation, Matrix eigenvalues and eigenvectors are very important and common data, here is the power law is a common solution, using the iterative thinking. Symbol : 1A of the question for the matrix, 2Uk, Vk iteration of the column vector. The final three largest eigenvalue maxLamda from last max (uk Hoffmann for the uk the largest absolute value of the absolute value of the element. by decision. While maxLamda corresponding eigenvectors from the last iteration of Vk decision. The main idea was first choice not one of the initial vector 0 U0! = 0, then by the following formula iteration.
Date
: 2008-10-13
Size
: 3.25kb
User
:
bass
[
Mathimatics-Numerical algorithms
]
hertt
DL : 0
矩阵的最大特征值的幂法. 对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。 符号说明: 1A为待求的矩阵, 2Uk,Vk为迭代用的列向量。 3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。 而maxLamda所对应的特征向量由最后一次迭代的Vk所决定. 主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式子迭代。 -matrix eigenvalue of the largest power France. For engineering calculation, Matrix eigenvalues and eigenvectors are very important and common data, here is the power law is a common solution, using the iterative thinking. Symbol : 1A of the question for the matrix, 2Uk, Vk iteration of the column vector. The final three largest eigenvalue maxLamda from last max (uk Hoffmann for the uk the largest absolute value of the absolute value of the element. by decision. While maxLamda corresponding eigenvectors from the last iteration of Vk decision. The main idea was first choice not one of the initial vector 0 U0! = 0, then by the following formula iteration.
Date
: 2025-12-28
Size
: 3kb
User
:
bass
[
Mathimatics-Numerical algorithms
]
fpgrowth
DL : 0
FP算法源代码,大家一起学习数据挖掘,互相讨论!-FP algorithm source code, together with everyone to learn data mining, and discuss!
Date
: 2025-12-28
Size
: 7kb
User
:
刘梅
[
Mathimatics-Numerical algorithms
]
max_mintree
DL : 0
动态规划算法:Max-Min Tree Paritioning-Dynamic Programming Algorithm: Max-Min Tree Paritioning
Date
: 2025-12-28
Size
: 650kb
User
:
henry
[
Mathimatics-Numerical algorithms
]
work
DL : 0
用幂法与反幂法求矩阵的最大最小特征值,以及与某个值相近的特征值,模最小的特征值,条件数与行列式-Power law with power law and anti-matrix eigenvalues of the max-min, as well as the characteristics of a value similar to the value of the smallest modulus eigenvalue condition number and determinant
Date
: 2025-12-28
Size
: 3kb
User
:
maria
[
Mathimatics-Numerical algorithms
]
max.Lyapunov
DL : 0
混沌时间序列最大Lyapunov指数的计算,每种方法都很有用-Chaotic time series the largest Lyapunov index calculation, each method is very useful for
Date
: 2025-12-28
Size
: 160kb
User
:
wanglu
[
Mathimatics-Numerical algorithms
]
MAX
DL : 0
MAX人形怪物配置器v0.2修正 针对MAX开发-MAX humanoid monster Configurator v0.2 amendment
Date
: 2025-12-28
Size
: 689kb
User
:
星空
[
Mathimatics-Numerical algorithms
]
max--min-
DL : 0
给定一个数组,数组的个数为n,求这n个数的最大值、最小值-Given an array of the number of the n, n find the number of maximum, minimum
Date
: 2025-12-28
Size
: 1kb
User
:
伍凤云
[
Mathimatics-Numerical algorithms
]
max
DL : 0
a program to calculate a maximum number in a ny matrix size interactivly
Date
: 2025-12-28
Size
: 2kb
User
:
laith
[
Mathimatics-Numerical algorithms
]
max
DL : 0
比较几个甚至更多数值的最大值的程序设计问题-Compare the maximum value of several or more programming problem
Date
: 2025-12-28
Size
: 160kb
User
:
卢燕祥
[
Mathimatics-Numerical algorithms
]
max_sum
DL : 0
求和最大的子数组 在一个一维数组中,找到和最大的子数组(连续的任意个元素)-find the sub array that have max sum
Date
: 2025-12-28
Size
: 936kb
User
:
dfew
[
Mathimatics-Numerical algorithms
]
Synth5src4img
DL : 0
This software library implements the maxflow algorithm described in An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision. Yuri Boykov and Vladimir Kolmogorov. In IEEE Transactions on Pattern Analysis and Machine Intelligence (PAMI), September 2004 This algorithm was developed by Yuri Boykov and Vladimir Kolmogorov at Siemens Corporate Research. To make it available for public use, it was later reimplemented by Vladimir Kolmogorov based on open publications. If you use this software for research purposes, you should cite the aforementioned paper in any resulting publication.
Date
: 2025-12-28
Size
: 417kb
User
:
subpic
[
Mathimatics-Numerical algorithms
]
GA
DL : 0
采用遗传算法解决一个 MAX 3-SAT 问题,获得最优解。-to achieve best solution in solving MAX 3-SAT problem using genetic algorithm.
Date
: 2025-12-28
Size
: 17kb
User
:
林曦
[
Mathimatics-Numerical algorithms
]
MAX-AND-MIN
DL : 0
输出各种数据类型的最大值、最小值。包括整形,长整形,浮点型等等。-output max and min,for example int,long.float,double and so on.
Date
: 2025-12-28
Size
: 265kb
User
:
戴呆
[
Mathimatics-Numerical algorithms
]
Class-and-object-
DL : 0
1. 建立一个对象数组,内放5个学生的数据(学号、成绩)。请根据下面要求实现类中的功能,其他的函数根据需要创建。 (1). 用指针指向数组首元素,输出第1,3,5个学生的数据。 (2). 以对象指针作为形式参数找出5个学生中学习成绩最高者。注:函数名为max 2. 定义一个圆类,分别用以下方法计算圆的面积和周长。 (1). 用成员函数实现求圆的面积和周长。 (2). 用友元函数求圆的面积和周长 -(1) create an array of objects, put the data of the five students (results). According to the following requirements in the class of functions, and other functions need to create. (1) with a pointer to the first element of the array, the output data of 1, 3 and 5 students. (2). Object pointer as a formal parameter to identify the five students in grades. Note: function called max 2 define a circle class, use the following methods to calculate the circle area and perimeter. (1) member function of circular area and perimeter. (2). UF Function round the area and perimeter
Date
: 2025-12-28
Size
: 2kb
User
:
苏树峰
[
Mathimatics-Numerical algorithms
]
MAX-MIN-Ant-System
DL : 0
最大最小蚂蚁系统优化算法求解TSP问题,最优化遍历所有城市。-Max Min ant system optimization algorithm for TSP, optimization through all cities.
Date
: 2025-12-28
Size
: 42kb
User
:
zangtianlei
[
Mathimatics-Numerical algorithms
]
MAX-MIN_Ant_System
DL : 0
基于C++语言编写的最大最小蚁群优化算法程序-max min ant colony optimization algorithm based on C language program
Date
: 2025-12-28
Size
: 11kb
User
:
祝民鹏
[
Mathimatics-Numerical algorithms
]
numer_utilities_vector
DL : 0
Some numerical utilities with std::vector containers: mean of the data, max/min elements of the data, sum of the data
Date
: 2025-12-28
Size
: 1kb
User
:
misiaczek
[
Mathimatics-Numerical algorithms
]
MAX-MIN Ant System
DL : 0
algoritmo de hormiga red neuronal
Date
: 2025-12-28
Size
: 47kb
User
:
mjarevalo
[
Mathimatics-Numerical algorithms
]
nsgaki3
DL : 0
NSGA2 COMPROMISE MIN MAX VALUE BY OBJECTIVE
Date
: 2025-12-28
Size
: 164kb
User
:
PONGSAK
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.