MATLAB Solutions & Expert Answers

Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 66 of 208 Ask a Question
Extracting data from messy text file
Alison · Apr 9, 2022 · sscan , ftextfile , textscan , AI, Data Science, and Statistics , Text Analytics Toolbox

There is a header followed by row names. I want to extract the numeric data for Time, and Area and Volume then group them together into a convenient format for analysis. I've tried…

What is the fastest way to extract data from a huge text file?
per isakson · Apr 4, 2022 · read text , fopen , fgetl , AI, Data Science, and Statistics , Text Analytics Toolbox , Text Dat

I have a text file like this:   1.0 IONOSPHERE MAPS GNSS IONEX VERSION / TYPE ADDNEQ2 V5.3 AIUB 03-JUL-14 20:57 PGM / RUN BY / DATE CODE'S GLOBAL IONOSPHERE MAPS FOR DAY 180, 2014…

How to define custom classification loss function
himahgrft · Apr 4, 2022 · classification , loss function , AI, Data Science, and Statistics , Statistics and Machine Learnin

I am currently trying to run a kfold cross validation on a decision tree with a custom classification loss function, as described here.   However, I don't understand how the C and…

Feature Selection in TreeBagger
Patrick Schlegel · Apr 4, 2022 · classification , treebagger , splits

Hello Matlabsolutions community   I'm currently working with the TreeBagger class to generate some classification tree esembles. Now I would like to know, how it decides wich feat…

Why do I get "cannot load an object of class 'compactcl?assificati?on
Sam Cook · Apr 4, 2022 · AI, Data Science, and Statistics , Statistics and Machine Learning Toolbox , Regression Support V

Why do I get "cannot load an object of class 'compactcl?assificati?onECOC'" after compiling a standalone application of a machine learning model?   I have a trained machine learni…

boxplot
Espinola · Apr 4, 2022 · AI, Data Science, and Statistics , Statistics and Machine Learning Toolbox , Probability Distribu

I have a matrix of occurences (7 rows(countries),46 columns(number of shoes)), n - number of occurences - for example in "a" I have n1=450, single pair of shoes...   1 2 3 .... 46…

p value to z score
Nuchto · Apr 4, 2022 · p-value z-score , AI, Data Science, and Statistics , Statistics and Machine Learning Toolbox , Des

How do I determine the z score from a p value? Thanks!…

Index exceeds the number of array elements (0).
ammar.alhete22 · Apr 2, 2022 · SOLTRACE

% In this program, we want to find the centre and aim point of each element % on the coil surface clc; clear all; tic data=xlsread('focus.csv'); index =find(isnan(data(:,1))==1); l…

How do I retrieve groupwise leaf nodes with Hierarchical Clustering?
kanshasmith · Apr 2, 2022 · AI, Data Science, and Statistics , Statistics and Machine Learning Toolbox . Cluster Analysis H

I am using Hierarchical Clustering wants to know how to retrieve the leaf nodes for each cluster groups.   To give you the idea, please refer to the illustration just above the "D…

Get a Free Consultation or a Sample Assignment Review!