-
PolyFit
PoleyFitqw曲3线3拟w合类q库
PolewyFitqw曲w线拟w合t类库
PoelywFitq曲w线拟t合类t库
PoelyFtitq曲er线rw合类t库
PolywrFitq曲q线拟wt合t类库(Pwoly33FiwtPoleetPwolyFit555PolywFit)
- 2020-06-25 11:00:01下载
- 积分:1
-
Galerkin
伽辽金有限元解微分方程源代码,带注释,初学者学习使用非常好(Galerkin finit element method )
- 2010-09-06 23:14:55下载
- 积分:1
-
ekfslam_v2.0
使用Extended Kalman Filter进行SLAM的新版本代码,主要用于机器人定位和地图自动绘制。(The New Version of SLAM code using Extended Kalman Filter, used in the field of robot localization and map building)
- 2009-02-13 00:09:59下载
- 积分:1
-
fft
用DFT 函数计算电压u, 电流i的基波(f1=50 Hz)的有效值和相位;
用FFT函数分别计算电压u和电流i 所包含的直流,基波和谐波的有效值和初相角;
可计算基波(f1=50 Hz)和各次谐波的功率p和功率因数con?.(The effective value and phase of fundamental wave (f1 = 50 Hz) of voltage U and current I are calculated by DFT function.
The effective values and initial phase angles of DC, fundamental and harmonic waves contained in voltage U and current I are calculated by FFT function, respectively.
The power P and power factor con of fundamental wave (f1 = 50 Hz) and harmonics can be calculated.)
- 2019-03-28 15:48:19下载
- 积分:1
-
EMAP5
三维矢量有限元-矩量法电磁场分析程序。
EMAP5 is a full-wave electromagnetic field solver that combines the method of moments (MOM) with a vector finite element method (VFEM). It employs the finite element method (FEM) to analyze a dielectric volume, and employs the method of moments (MoM) to solve for currents on the surface of (or external to) this volume. The two methods are coupled through the fields on the dielectric surface.(Three-dimensional vector finite element- MoM electromagnetic field analysis program. EMAP5 is a full-wave electromagnetic field solver that combines the method of moments (MOM) with a vector finite element method (VFEM). It employs the finite element method (FEM) to analyze a dielectric volume, and employs the method of moments ( MoM) to solve for currents on the surface of (or external to) this volume. The two methods are coupled through the fields on the dielectric surface.)
- 2008-02-09 05:47:53下载
- 积分:1
-
App Entropy
近似熵和互近似熵的matlab代码,用于脑波分析很有用(Approximate entropy and cross approximate entropy matlab code for brain wave analysis useful)
- 2012-09-09 12:35:29下载
- 积分:1
-
wave_propagation
西安电子科技大学吴振森教授的波传播与电磁散射课件,里面有很多fortran计算的代码,此课程为博士课程,供专业人士学习.(The courseware of the Xidian University Professor Wu Zhensen wave propagation and electromagnetic scattering, which have many fortran code, this course is Dr. courses for professionals to learn.)
- 2012-09-15 11:17:28下载
- 积分:1
-
ART2100
一种借助lowtran7计算大气透过率和目标辐射的软件平台ART2100(A program that used for calculate air transferrate and object randience based on lowtran7)
- 2021-05-07 16:49:36下载
- 积分:1
-
PQ_wave_analsys
fft小程序:可用于分析离散值采集数据的谐波含有率,谐波角度等(fft小程序:可用于分析离散值采集数据的谐波含有率,谐波角度等
FFT small program: can be used to analyze the discrete value of the data acquisition of the harmonic content, harmonic angle, etc.
)
- 2016-01-29 21:52:24下载
- 积分:1
-
KMEANS
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real)
To compile:
ICC KMEANS.CPP <enter>
(This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real)
To compile:
ICC KMEANS.CPP <enter>
)
- 2013-01-05 23:11:23下载
- 积分:1