-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
CurveFitCOMDemo
曲线拟合程序,matlab编写成com控件非常好用,适用于初学者(Curve fitting procedures, matlab developed into a very useful com controls for beginners)
- 2008-04-16 21:08:26下载
- 积分:1
-
Matlabcodes-RobustPCA
Matlab codes for Robust PCA multivariate control chart(Robust PCA multivariate control chart mainly consists two steps:
Step1
Calculates the robust mean and the robust
covariance of original dataset using the
minimum covariance determinant (MCD).
In MCD technique, finding a subset
containing half of the data such that its
covariance matrix has the lowest determinant, then using this subset to
calculate the robust mean and the robust
covariance matrix (Hubert, Rousseeuw, &
Branden, 2005)
Step2
Standardize data using robust mean and
robust standard deviation from Step1.
Apply PCA analysis, calculate the principalcomponent score matrix Y=ZA, where Z is the robust standardized data matrix, and
A is p*p matrix of eigenvectors (also called principalcomponents))
- 2009-11-11 08:07:04下载
- 积分:1
-
多元统计分析—基于R-数据data
说明: 多元统计分析—基于R- 数据data,讲解多元统计在R中如何实现,对于多元统计软件入门,是很实用的课程(Multivariate Statistical Analysis Based on R language .about data)
- 2019-03-20 12:31:31下载
- 积分:1
-
double
线性方程组迭代解法,包括SOR,CG ,BICG等(linear system iteration solver)
- 2010-01-05 21:53:34下载
- 积分:1
-
风剖面及湍动能和耗散率
说明: 主要用于Fluent 中风剖面、湍流剖面以及耗散率剖面的开发,应用的是日本的规范。(It is mainly used for the development of fluent stroke profile, turbulence profile and dissipation rate profile, and it is applied to the specifications of Japan.)
- 2020-12-15 18:29:13下载
- 积分:1
-
sanciyangtiao
三次样条插值公式C语言编程示例(Cubic spline interpolation formula C language programming examples)
- 2020-12-10 16:59:19下载
- 积分:1
-
r2fft
用一个N点复序列的FFT同时计算两个N点实序列离散傅里叶变换(With an N-point complex sequence of N-point FFT calculate two real sequences discrete Fourier transform)
- 2013-05-23 20:11:50下载
- 积分:1
-
learn_struct_K2
本程序是贝叶斯网络结构学习的K2算法程序,可获取离散变量的贝叶斯网络(This procedure is K2 Bayesian network structure learning algorithm program, available discrete variables Bayesian Network)
- 2015-11-30 20:29:15下载
- 积分:1
-
Mur3DFDTD
说明: 三维FDTD,matlal编程,mur边界条件,平面波光源(Three-dimensional FDTD, matlal programming, mur boundary conditions, plane wave light source)
- 2020-09-11 18:57:59下载
- 积分:1