![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15813216_1563234105322_DEF.jpg)
Afua Amoako Dadey
Followers: 0 Following: 0
Statistica
RANK
176.609
of 297.010
REPUTAZIONE
0
CONTRIBUTI
9 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
44.44%
VOTI RICEVUTI
0
RANK
of 157.687
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Loading excel data using a professional code
Hi, please can someone help to import data using matlab Afua
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
how to enter the number of iteration in Gauss seidel method
Hi everyoone i have written a code for Guass seidel but instead of counting the number of iteration i want my code to be in ...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Stock Prices simulation and statistics
Hello, Please can someone help me with how to write a code to use the indices whose time are not more than 60 seconds from the ...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
How do you count points above the horizontal line?
Hello everyone. Could you please help me write code to count points above the horizontal red line. Thanks.
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
how do you count points on a graph
How do you write a code to count data points on a graph
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
given that you have this line of code how do you count the number of points in each quadrant ?
Classical = pdist2(matrix_logdiff_nsample, mean(matrix_logdiff_nsample),'mahal'); p = size(matrix_logdiff_nsample,2); chi2quan...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Given that you have the code below, how do you write a code to count the number of points in each quadrant with the attached data set
Classical = pdist2(matrix_logdiff_nsample, mean(matrix_logdiff_nsample),'mahal'); p = size(matrix_logdiff_nsample,2); chi2quan...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Counting using Statistics tools
Hello dear people please can anyone help me write a code to count these points in each quarter of the graph attached
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
hello everyone please can someone help me with stock price prediction. That is I wrote this code and from the I vector , I want a code that will remove indexes from the I vector more than 60 seconds. Thanks
LSE_matrix =log(nstock_val); %log of the data I=1:(size(LSE_matrix,1)-1); % selecting the indices of all prices but the last...
oltre 4 anni fa | 2 risposte | 0