搜索资源列表
鞍点
- java编程,计算一个数组中的鞍点,这个也是作业-calculate an array of saddle point, the operation is
test08
- Find the saddle point of 2D array
saddle-node
- 通过此程序希望可以对基本的分岔过程有一个感性的认识-Hope that through this procedure can be the basic process of bifurcation has a perceptual awareness of
saddle
- 一个寻找马鞍点的程序,-A saddle point search procedure,
Gauss_Constrained_Optimization.ZIP
- CO is an applications module written in the GAUSS programming language. It solves the Nonlinear Programming problem, subject to general constraints on the parameters - linear or nonlinear, equality or inequality, using t
Saddle-point
- 在labview中实现3*3矩阵的鞍点!-Saddle point.
Sathod
- 鞍点搜索粘连对象图像分割方法Saddle point search adhesion object segmentation method-Saddle point search adhesion object segmentation method
the-saddle-point
- 求马鞍点,该程序中有完整的代码,可以直接运行,没有错误-Find the saddle point, the program has the full code can run, no errors
saddle-point
- 求鞍点的简单的C++工程,对初学C++新手可能有用-A simple C++ projects of seeking saddle point, beginner may be useful
saddle
- 输入一个二维数组,找出该二维数组的鞍点,即该位置上的元素在该行上最大,在该列上最小。也可能没有鞍点-Find the saddle points for the two dimensional array
saddle
- C++数据结构学习中的向量类,来求出矩阵的鞍点-Vector class in C++ data structures to learn to find the saddle point of the matrix
Saddle-point
- 马鞍点:如果矩阵A中存在这样一个元素A[i][j]满足下列条件:A[i][j]是第i行中值的最小元素,且又是第j列中值的最大元素,则称之为该矩阵的一个马鞍点。-Saddle point
Get-Saddle-Point
- 在一个三乘三的矩阵中,计算矩阵中的马鞍点-get Saddle point
find-Saddle-point
- 寻找一个特定多维数组的鞍点,即在行上最大的的同时是列上最小值-To find the saddle point
Matrix-of-saddle-points
- Matrix of saddle points Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "矩阵的鞍点", "矩阵的鞍点\矩阵的鞍点.vcxproj", "{26A305C7-3108-4A9D-B
Saddle-point-learning
- C语言求二维数组鞍点的问题 saddle point-C language seeking a two-dimensional array of saddle point problems
saddle-point
- 找马鞍点,大学c语言的课程设计,vc6.0编写-Find a saddle point
seek-for-saddle-point
- 找出一个m*n数组的鞍点。若找到了鞍点则输出鞍点的行号和列号,若数组不存在,则输出鞍点不存在-seek for saddle point
saddle-point
- 找出一个二维数组中的鞍点,即该位置上的元素在该行上最大,在该列上最小,也可能没有鞍点。(假设是4行5列)-Find a two-dimensional array of saddle point, the largest element of the position in the column on the smallest on the line, it may not have a saddle point. (Assumed t
find-Saddle-point
- 寻找一个特定多维数组的鞍点,即在行上最大的的同时是列上最小值-To find the saddle point