-
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
-
pca_matlab
进行主成分分析的多种方法,简单和复杂的,适合初学者使用(For a variety of methods of principal component analysis, simple and complex, suitable for beginners to use)
- 2015-10-15 15:50:44下载
- 积分:1
-
powerflow33
33节点配电网前退回代法潮流计算程序。可以计算功率损耗,是至今为止比较完善的程序(33-node distribution network return on behalf of the flow calculation procedures. Can calculate the power loss, so far a relatively complete program)
- 2021-04-22 10:58:48下载
- 积分:1
-
Tripleinvertedpendulumweightedfuzzyneuralnetworkco
为了提高三级倒立摆系统控制的响应速度和稳定性,在设计Mamdani 型模糊推理规则控制器控制倒立摆系统稳定的基础上,
设计了一种更有效率的基于Sugeno 型模糊推理规则的模糊神经网络控制器。该控制器使用BP 神经网络和最小二乘法的混
合算法进行参数训练,能够准确归纳输入输出量的模糊隶属度函数和模糊逻辑规则。通过与Mamdani 型控制器的仿真对比,
表明该Sugeno 型模糊神经网络控制器对三级倒立摆系统的控制具有良好的稳定性和快速性,以及较高的控制精度。(In order to improve the three-level control of inverted pendulum system response speed and stability, in the design of Mamdani-type fuzzy inference rules of the system controller to control the stability of inverted pendulum on the basis of a more efficient design based on Sugeno-type fuzzy inference rules of fuzzy neural network controller. The controller is the use of BP neural network and hybrid least squares training algorithm parameters can be accurately summed up the amount of input and output fuzzy membership function and fuzzy logic rules. Mamdani-type controller with a simulation comparison shows that the Sugeno-type fuzzy neural network controller for the three-tier control of inverted pendulum system with good stability and fast, as well as a higher control precision.)
- 2009-05-30 12:46:16下载
- 积分:1
-
repeated-measures-ANOVA
用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素( function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors.
function [p, table] = anova_rm(X, displayopt)Single factor, repeated measures ANOVA.)
- 2021-01-26 17:58:37下载
- 积分:1
-
erfenfa
说明: 最优化算法中的二分法,是用MATLAB实现的,经过调试的(Optimization of the dichotomy, is to use MATLAB to achieve, through debugging)
- 2008-10-16 20:43:36下载
- 积分:1
-
boble
改进的冒泡排序的VC++源程序,希望大家能够从中受益!(improved Bubble Sort VC source, we hope to benefit from!)
- 2006-06-29 10:33:36下载
- 积分:1
-
p11_1
同心导体球和球壳之间的电势差和感应电荷的计算(Potential difference between the concentric conducting sphere and spherical, and the calculation of the induced charge)
- 2012-07-20 10:31:29下载
- 积分:1
-
PartialDifferential---L.-Evans
考普森教授在这本书中,使用经典的分析方法,给出了严谨的一阶和二阶线性偏微分方程理论方面的知识。(in this book, professor copson gives a rigorous account of the theory of partial differential equations of the first order and of linear partial differential equations of the second order, using the methods of classical analysis.)
- 2013-08-09 16:48:56下载
- 积分:1
-
Generator
这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
- 2013-07-10 14:19:34下载
- 积分:1