matlab歪度斜度代码Hybrid_features_codes 统计和小波特征代码。 特征提取代码是用MATLAB编写的,而分类是在WEKA机器学习工具包中执行的。 附件包含用于特征提取的所有源代码以及验证和训练/测试数据集。 这些文件还包含用于基于 BraTS、AANLIB 和 PIMS MRI 数据集的过期结果的 Weka Experimenter 模型。 均值 2. 方差 3. 偏度 4. 峰度 5. 能量 6. 基于共现矩阵的熵二阶特征 %%%% 角秒矩 8.Correlation 9.Inertia 10.Absolte Value 11.Inverse Difference 12.Entropy 13.Maximum Probability 问候, Ghazanfar Latif
2024-04-25 16:20:56 19KB 系统开源
1
mfcc特征提取的matlab代码此软件包已弃用,不再维护,请改用神农: 安装: 简而言之,如果所有依赖项都安装在系统上,则可以在cli内安装feature_extraction : python setup.py build && python setup.py install 如果使用conda从源代码安装并且未安装依赖项,则可以执行以下操作: 来自github的gget feature_extraction : >> git clone https://github.com/bootphon/features_extraction 创建您的环境,例如,如果使用conda(使用来自的python 2.7 64-BIT) >> cd features_extraction >> conda create --name feat --file requirements.txt >> source activate feat 安装conda不可用的其他依赖项 (feat) >> pip install oct2py (feat) >> pip install git+http://git
2023-03-29 15:01:14 10.88MB 系统开源
1
酒店特征数据集2021 基于TripAdvisor的酒店推荐数据集,包含70K hotel 。 对于每家酒店,我们收集了以下功能: 酒店名称 国家 街道 地区 星级 住客评分 便利设施 房间特色 房间类型 价格 描述 您可以在上访问数据。 数据集的使用仅限于学术研究目的。 直接下载请点击 #样本 特征 价值 姓名 西坦布尔酒店 评论 优:55,好:0,平均:0,差:0,差:2 便利设施 免费停车,免费高速上网(WiFi),免费早餐,自行车出租,... 房间 隔音客房,空调,用餐区,客房清洁,冰箱,有线电视/卫星电视... 类型 山景,海洋景观,城市景观,新娘套房,非吸烟房,... official_description 我们的酒店位于伊斯坦布尔历史半岛的中心。 海景... 评分 5.0 街道 CayIroglu Sk。 No:26BKüçükAyasofya Mahal
1
Core Java, Volume I Fundamentals, 12th Edition (Cay S. Horstmann) .pdf JAVA核心编程第12版卷二,英文版,带目录
2023-03-01 15:20:38 21.46MB corejava
1
Field Programmable Gate Arrays (FPGAs) are currently recognized as the most suitable platform for the implementation of complex digital systems targeting an increasing number of industrial electronics applications. They cover a huge variety of application areas, such as: aerospace, food industry, art, industrial automation, automotive, biomedicine, process control, military, logistics, power electronics, chemistry, sensor networks, robotics, ultrasound, security, and artificial vision. This book first presents the basic architectures of the devices to familiarize the reader with the fundamentals of FPGAs before identifying and discussing new resources that extend the ability of the devices to solve problems in new application domains. Design methodologies are discussed and application examples are included for some of these domains, e.g., mechatronics, robotics, and power systems.
2023-01-11 17:39:10 4.07MB fpga 嵌入式
1
预测房屋售价 技术与技能 技术技能:回归,数据清理,探索性数据分析(EDA),数据可视化,机器学习,偏差方差折衷,插补方法,模型验证,统计,特征工程,正则化,集成模型,k均值聚类,管道,网格搜索,转学 技术: Python,Jupyter Notebook,GitHub,Git Python库: Pandas,numpy,sklearn,matplotlib,seaborn,scipy 模型:多元线性回归,岭回归,LASSO回归,k近邻回归,随机森林回归,额外树木回归,支持向量回归,XGBoost回归,主成分回归 概述 该项目将涵盖以下部分: 问题陈述 执行摘要 结论 数据源 数据字典 问题陈述 我对该项目的目标是建立一个可以预测爱荷华州艾姆斯房屋实际售价在25,000美元以内的回归模型。 我将用来评估模型准确性的主要指标包括均方根误差(RMSE)和确定系数(R平方)。 RMSE代表
2023-01-01 12:40:41 1.3MB JupyterNotebook
1
神经字幕 该项目拍摄图像并生成合适的标题。 它使用两个CNN之一来提取图像特征,然后将其输入LSTM。 然后,LSTM逐字生成一个句子。 该项目基于使用TensorFlow 1.14的Python 3.7.4构建。 Inception_v3和VGG16是此项目中使用的两个预加密的CNN。 它使用Flickr30k数据集进行训练和测试。 对于Inception_v3,每个图像的大小调整为299 x 299像素,对于VGG16,图像的大小调整为224 x 224像素。 这是一个例子: 标题:一个街角,前面有灯
2022-12-29 17:02:27 166KB cnn lstm sentence extracting-features
1
论文:On the efficacy of old features for the detection of new bots
2022-12-22 17:26:35 736KB socialbot论文
1
二摘代码MATLAB ATP-GTCC功能 该项目包含两个特征提取代码文件。 Acousticternarypatterns.m包含带注释的声学三元模式计算的matlab代码。 GTCC功能代码.m包含带有注释的GTCC功能计算的matlab代码。 如有任何疑问,请随时问我
2022-12-13 15:26:41 2KB 系统开源
1
matlab检索相似图像 - 使用自定义特征包的图像检索-MathWorks
2022-11-26 19:28:40 1.44MB matlab 图像检索 图像识别 图像处理
1