-
wenjian
汽车油耗计算(C实现)对于家用经济型小轿车来说,统计油耗是经常做的一件事。本题目要求根据汽油单价、每次加油所用钱数,以及该次加的油所跑里程数计算出该车的百公里油耗,并进行保存,根据需要给出统计数据。(Vehicle fuel consumption calculation (C implementation) for the household economy cars, the fuel consumption statistics is often one of the things. The questions asked based on gasoline price, amount of money each fuel used, and the second oil added to calculate the mileage run car 100 km fuel consumption, and save, according to the need to give statistics.)
- 2011-12-15 16:45:12下载
- 积分:1
-
Basic_of_CMA
说明: 恒模算法的简介,它适用于信道的盲均衡。Matlab程序提供基本的框架,可以修该里面的参数以测试该算法的性能(CMA briefings, which applies to Channel Blind balanced. Matlab to provide a basic framework, it can be done inside of the parameters to test the performance of the algorithm)
- 2020-12-16 09:49:13下载
- 积分:1
-
k-means-clustering
用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
- 2012-09-20 11:50:09下载
- 积分:1
-
文件1
说明: 文件中有大量 数据样本,根据样本进行数据处理,求均值,插值,最大值,最小值等(There are a large number of data samples in the file. According to the samples, data processing is carried out to find the mean value, interpolation, maximum value, minimum value, etc)
- 2020-01-06 21:49:43下载
- 积分: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
-
kde
给定样本点,采用高斯核密度估计,求出概率密度分布函数。(It is good to use this method to evaluate pdf)
- 2017-08-17 10:40:57下载
- 积分:1
-
cPPpolyfit
多项式拟合,最小二乘法,c++版本实现,运行环境vc6(Polynomial fitting)
- 2013-04-29 10:37:54下载
- 积分:1
-
full_bekk_mvgarch
多元GARCH的Matlab程序,用于计算GRACH(y,p,q)(Multivariate GARCH in Matlab)
- 2012-05-03 09:56:17下载
- 积分:1
-
fdtd3D_UPML
学习如何设置UPML吸收边界的3-D FDTD程序.对于初学者很有帮助(Learn how to set up UPML absorbing boundary of the 3-D FDTD procedure. Very helpful for beginners)
- 2008-04-11 22:20:36下载
- 积分:1
-
fanyan
用SVD奇异值分解法和阻尼最小二乘算法解决地球物理反问题,程序比较简单易懂(Using SVD, singular value decomposition method and damped least-squares algorithm to solve geophysical inverse problem, the procedure is relatively simple to understand)
- 2008-04-10 11:35:17下载
- 积分:1