联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据挖掘/数据仓库(36) 
按平台查找All matlab(36) 

[数据挖掘/数据仓库] powerbi-included-certified-extentions

PowerBI包括认证的M连接器扩展-源于目录:User\AppData\Local\Microsoft\Power BI Desktop\certified...,
PowerBI s included certified M connector extensions - sourced from the directory: User\AppData\Local\Microsoft\Power BI Desktop\CertifiedExtensions (2022-02-07, matlab, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689679926850651.html

[数据挖掘/数据仓库] classification-algorithms

一个简单的机器学习项目,使用MATLAB在相同的数据集下评估一组分类器。
A simple machine-learning project, using MATLAB to evaluate a set of classifiers under the same data set. (2019-11-18, matlab, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689445874240801.html

[数据挖掘/数据仓库] OBDDataAnalysis

MATLAB项目旨在分析从多个驾驶会话中收集的数据,以构建一个分类器...
MATLAB project which aim is to analyze data collected from several driving sessions in order to build a classifier able to identify different driving conditions. (2018-06-24, matlab, 1035KB, 下载0次)

http://www.pudn.com/Download/item/id/1687116298451567.html

[数据挖掘/数据仓库] multichannel-NPS-analysis

基于匹配滤波器检测和逐次干扰消除的多通道NPS数据自动分析
Automatic data analysis for multichannel NPS based on matched-filter detection and successive interference cancellation (2023-01-09, matlab, 62KB, 下载0次)

http://www.pudn.com/Download/item/id/1687116287939980.html

[数据挖掘/数据仓库] Signal-Detection-Data-Analysis

该分析使用了位于苏丹地下实验室的两个探测器来了解高能中子产额...
This analysis uses two detectors located in Soudan Underground Laboratory to understand high energy neutron production by muons in an underground environment: a water-Cherenkov detector sensitive to high energy neutrons; and a gas-filled detector sensitive to charged particles like muons using data from both detector systems. (2019-12-10, matlab, 8885KB, 下载0次)

http://www.pudn.com/Download/item/id/1687116189395893.html

[数据挖掘/数据仓库] Matlab_Python_3D_toolbox

从Matlab到SketchUp的3D转换器,允许为调试目的、数据分析和结果创建可视化...
3D convertor from Matlab to SketchUp, permits to create visualization for debugging purposes, data analysis and results rendering. (2019-05-31, matlab, 2915KB, 下载0次)

http://www.pudn.com/Download/item/id/1687116114102797.html

[数据挖掘/数据仓库] LAND

纳米尺度分布定位分析器(LAND)-SMLM数据的2D和3D分析
Localization Analyzer for Nanoscale Distributions (LAND) - 2D and 3D Analysis of SMLM Data (2021-03-27, matlab, 337KB, 下载0次)

http://www.pudn.com/Download/item/id/1687116102639658.html

[数据挖掘/数据仓库] saccade-analysis

从Tobii眼球跟踪器数据确定眼跳方向和潜伏期的I-VT算法
I-VT Algorithm for determining saccade direction and latency from Tobii eyetracker data (2016-09-28, matlab, 5KB, 下载0次)

http://www.pudn.com/Download/item/id/1687116054230107.html

[数据挖掘/数据仓库] whyhowlocalizer-analysis

用于分析Why-How定位器上单个受试者fMRI数据的软件
Software for analyzing single-subject fMRI data on the Why How Localizer (2019-08-07, matlab, 18302KB, 下载0次)

http://www.pudn.com/Download/item/id/1687116054664515.html

[数据挖掘/数据仓库] mtools

Matlab中的图像分析应用程序在OMERO服务器中处理数据。详情如下。
Image analysis application in Matlab working with data in an OMERO server. Details below. (2020-06-26, matlab, 1961KB, 下载0次)

http://www.pudn.com/Download/item/id/1687116011402526.html

[数据挖掘/数据仓库] 新建文件夹

K均值聚类算法是先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是没有(或最小数目)对象被重新分配给不同的聚类,没有(或最小数目)聚类中心再发生变化,误差平方和局部最小。
The kmean clustering algorithm randomly selects one object as the initial clustering center. The distance between each object and each seed cluster center is then calculated, and each object is assigned to the cluster center closest to it. The cluster centers and the objects assigned to them represent a cluster. Once all objects have been assigned, the cluster center of each cluster is recalculated based on the existing objects in the cluster. This process will continue to repeat until a termination condition is met. The termination condition may be that no (or a minimum number of) objects are reassigned to different clusters, no (or a minimum number of) cluster centers are re-changed, the square of error and the local minimum. (2018-12-17, matlab, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1545015963535312.html

[数据挖掘/数据仓库] slvt

卡尔曼滤波器是一个“optimal recursive data processing algorithm最优化自回归数
The Kalman filter is a "optimal recursive data processing algorithm optimal autoregressive number" (2018-09-11, matlab, 556KB, 下载0次)

http://www.pudn.com/Download/item/id/1536673162684882.html

[数据挖掘/数据仓库] SCRN_RL

使用社交上下文特征(SCRN)的迭代关系邻居分类器,这是一种新兴的多标签分类算法,对于非平衡网络有着良好的分类结果。该算法使用松弛标记进行集合推理。
Iterative relational neighbor classifier using social context features (SCRN).This is a new multi label classification algorithm, which has good classification results for non-equilibrium networks. The algorithm using Relaxation labeling for collecive inference. (2018-05-16, matlab, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/1526463220673096.html

[数据挖掘/数据仓库] WvRN_RL

这是一个在网络环境下进行多标签分类经典的一个算法,它是关系邻居分类器的一个优化算法,在其基础上进行了权值分类。
This is a multi label classification algorithm under the network environment. It is an optimization algorithm for the neighbor classifier, and on the basis of it, the weight classification is carried out. (2018-05-16, matlab, 1KB, 下载10次)

http://www.pudn.com/Download/item/id/1526462942382551.html

[数据挖掘/数据仓库] wyciuk

基于卡尔曼滤波和粒子滤波器级联模型的静基座惯导初始对准算法及仿真 (2018-05-13, matlab, 212KB, 下载0次)

http://www.pudn.com/Download/item/id/1526180488309675.html

[数据挖掘/数据仓库] myworkonnnet

多层感知器(MLP)(BP算法训练)、径向基函数网络(RBF网络)、支持向量机(SVM)对2D Mexican Hat、Gabor、Friedman 以及Polynomial等几种函数数据集进行回归和预测
multilayer perceptron (MLP) (BP algorithm training), RBF network (RBF), Support Vector Machine (SVM) to 2D Mexican Hat, Gabor, Friedman Polynomial and several other data sets function regression and forecasting (2006-03-27, matlab, 1449KB, 下载1709次)

http://www.pudn.com/Download/item/id/161054.html
12
总计:36