MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
Index exceeds the number of array elements (0).
ammar.alhete22 - 2022-04-02

% 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...

How do I retrieve groupwise leaf nodes with Hierarchical Clustering?
kanshasmith - 2022-04-02

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 ...

Randomly dividing an integer (non-uniform distribution)
Sordin - 2022-04-02

I am trying to write a code that randomly divides a number N into M parts (in other words, I want to generate M random numbers whose sum adds up to N)...

Random sample without replacement
Qinpeng Wang - 2022-04-02

Hi,all,   Does anybody know how to do random sample without replacement? The randsample function in matlab only supports sampling with replacement. Â...

Separate Drawing of Gaussian Mixture Model
Ji Hoon Jeong - 2022-04-02

I have a 1D data which need to be separated by two .   So I used fitgmdist(data,2); and got mu sigma component proportion for each of the gaussian di...

How to apply majority voting for classification ensemble in Matlab?
phdcomputer Eng - 2022-04-02

I have five classifiers SVM, random forest, naive Bayes, decision tree, KNN,I attached my Matlab code. I want to combine the results of these five cla...

Error using trainFastR?CNNObjectD?etector
azarm - 2022-04-02

Hi everybody,   I tried to use trainFastRCNNObjectDetector function with custom region proposal. --> Extracting region proposals from 1064 training i...

How are the functions "train" and "trainNetwork" different underneath?
hiteshsingh - 2022-04-01

How are the functions "train" and "trainNetwork" different underneath? When should I use "train" instead of "trainNetwork" or vice-versa?...

How to perform skull stripping using matlab?
manasa - 2022-04-01

I would like to do a project on skull stripping. What is the effective method to perform skull stripping/removal? Could anyone help me in getting code...

Nvidia NVLink in MATALB using multiple Geforce 2080 ti cards
Lykke Kempfne - 2022-04-01

The NVLink yields a high bidirectional bandwidth between the cards (the Geforce 2080 ti offers 100 GB/, while the GeForce RTX 2080 offers 50GB/s). Whe...

Get a Free Consultation or a Sample Assignment Review!