-
shiyan4
若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
- 2013-01-07 13:16:11下载
- 积分:1
-
tron-1.2.tar
用Fortran编写的非线性优化软件,具有一定的智能搜索功能(used in Fortran program)
- 2012-04-24 18:45:48下载
- 积分:1
-
finite-volume--Euler-equation
基于有限体积法求解二维欧拉方程,是流体问题的最基本求解方法(The finite volume method to solve two-dimensional Euler equation)
- 2021-03-07 15:59:29下载
- 积分:1
-
11
说明: 用二分法求解一元五次非线性方程的实数解,在高等电路学习中有很好的用途。(One yuan of five nonlinear equations dichotomy solving real solutions, there is a very good use in the higher circuit learning.)
- 2012-10-27 20:52:45下载
- 积分:1
-
PLS_NIPALS
非线性迭代偏最小二乘的MATLAB代码,可用于光谱数据的建模(MATLAB code of NIPLS)
- 2012-08-23 10:04:38下载
- 积分:1
-
jingmiu_v15
雅克比迭代求解线性方程组课设,esprit算法对有干扰的信号频率进行估计,利用matlab写成的窄带噪声发生。( Jacobi iteration for solving linear equations class-based, esprit algorithm signal frequency interference can be assessed Using matlab written narrowband noise occurs.)
- 2017-04-27 16:47:53下载
- 积分:1
-
自适应Simpson
说明: 自适应simpson算法,数值分析考试用的(Adaptive Simpson algorithm for numerical analysis test)
- 2019-12-16 10:21:50下载
- 积分:1
-
fitting
对于空间上的任意几个点所在的直线或曲线,该程序可以拟合出的方程。(For any of several points on the space where the line or curve, the program can fit out of the equation.)
- 2020-12-31 12:08:59下载
- 积分:1
-
fft
FFT快速傅里叶变换,用于数字信号处理,大大提高了运行速度,节省内存开销。C语言实现(FFT fast Fourier transform for digital signal processing, greatly improving the speed and save memory overhead. C language)
- 2011-05-30 00:54:58下载
- 积分:1
-
simulationofDFA
source code for simulating a DFA in compilers
- 2009-11-02 13:56:21下载
- 积分:1