-
zhuchengfenfenxiheyezhifenxi
通过例子,解释主成分分析和因子分析之间的区别,方便大家学习(Examples to explain the difference between the principal component analysis and factor analysis to facilitate learning)
- 2012-05-19 12:14:34下载
- 积分:1
-
roughness
微波遥感中,粗糙度参数均方根高度、相关长度计算公式代码(Microwave remote sensing, the parameters of the root mean square roughness height, correlation length calculation formula of the code)
- 2021-05-13 15:30:02下载
- 积分:1
-
heat-release-rate-
使用热力学第一定律计算内燃机的燃烧放热率(use the First Law of Thermodynamics to calculate the heat release rate of internal combustion engine)
- 2021-01-11 11:18:49下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
matlab仿真_理发店排队模拟
我们暑假数学建模过程中编写的理发店模拟系统,采用gui界面。(summer mathematical modeling process of the preparation of the barber shop simulation system using gui interface.)
- 2005-08-23 09:51:45下载
- 积分:1
-
Detect-a-present-movements
这个是matlab的第三方app,关于目标追踪的,很实用!(This is the thisd class app of matlab,regarding the object detection.Very useful!)
- 2013-03-16 09:53:52下载
- 积分:1
-
ldcs
泥沙粒度参数计算程序,应用作图法来计算粒度参数,计算公式为国家海洋调查规范所用的公式,一共输出五个参数,平均粒径,中值粒径,分选系数,偏态系数,峰态系数。(Sediment grain size calculation procedures, the application of mapping method to calculate the size parameters, calculated as the National Marine survey specifications used in the formula, total output of five parameters, the average particle size, median diameter, sorting coefficient, skewness factor, kurtosis coefficient.)
- 2011-11-06 14:42:20下载
- 积分:1
-
123
平面应变简单例子等参单元四节点有限元程序(plain strain program for four nodes finite element metod)
- 2011-11-24 15:42:23下载
- 积分:1
-
Manifold
很不错的流形学习算法 包含了MDS PCA ISOMAP LLE等算法(Very good manifold learning algorithm includes the MDS PCA ISOMAP LLE, such as eight kinds of algorithms)
- 2009-03-23 10:55:22下载
- 积分:1
-
Decod_GL3
This code allows the development and application of methods of decoding and decryption of satellite system GLONASS.
- 2015-02-13 17:02:30下载
- 积分:1