搜索结果

找到约 2,845 项符合 Data Science 的查询结果

按分类筛选

显示更多分类

通讯编程文档 Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real wo

Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world. Developers use algorithms and data structures every day of their working lives. Having a good understanding of these algorithms and knowledge of when to apply them is essential to producing softw ...
https://www.eeworm.com/dl/646/293466.html
下载: 92
查看: 1203

压缩解压 The frequency domain plays an important role in image processing to smooth, enhance, and detect edg

The frequency domain plays an important role in image processing to smooth, enhance, and detect edges of images. Although image data typically does not include imaginary values, the fast Fourier transform (FFT) has been used for obtaining spectra. In this paper, the fast Hartley transform (FHT) is u ...
https://www.eeworm.com/dl/617/434645.html
下载: 96
查看: 1126

Java编程 输入5个学生的成绩(从0到100的整数)

输入5个学生的成绩(从0到100的整数),并将这5个数保存到文件“data.txt”中。然后再编写一个程序,从文件“data.txt”中读取这5个学生的成绩,计算并输出它们的平均数,然后再按从小到大的顺序输出这5个学生的成绩。
https://www.eeworm.com/dl/633/459525.html
下载: 140
查看: 2239

数学计算 寻找函数的全局极小值

寻找函数的全局极小值,global minimization of contrast function with random restarts the data are assumed whitened (i.e. with identity covariance matrix). The output is such that Wopt*x are the independent sources.
https://www.eeworm.com/dl/641/163243.html
下载: 86
查看: 1134

Java编程 A Java web application, based on Struts and Hibernate, that serves as an online running log. Users m

A Java web application, based on Struts and Hibernate, that serves as an online running log. Users may enter information about workouts, and can track historical performance and data using web-based charts.
https://www.eeworm.com/dl/633/194325.html
下载: 120
查看: 1100

教育系统应用 一个图书管理系统

一个图书管理系统,java代码数据库文件在data目录中。 ODBC数据源名:Library 登录口令:1
https://www.eeworm.com/dl/621/198790.html
下载: 63
查看: 1044

其他书籍 Linux编程的经典书

Linux编程的经典书,OReilly系列。The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.
https://www.eeworm.com/dl/542/255630.html
下载: 33
查看: 1084

文章/文档 A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of moder

A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of modern data analysis - a black box that is widely used but poorly understood. The goal of this paper is to dispel the magic behind this black box.
https://www.eeworm.com/dl/652/283647.html
下载: 194
查看: 1102

matlab例程 Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) tak

Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space DIM, the number of centres in the mixture model and the type of the mixture model, and returns a data structure MIX.
https://www.eeworm.com/dl/665/289145.html
下载: 25
查看: 1130

matlab例程 Accurate estimates of the autocorrelation or power spectrum can be obtained with a parametric model

Accurate estimates of the autocorrelation or power spectrum can be obtained with a parametric model (AR, MA or ARMA). With automatic inference, not only the model parameters but also the model structure are determined from the data. It is assumed that the ARMASA toolbox is presen
https://www.eeworm.com/dl/665/316033.html
下载: 114
查看: 1108