photo

Afua Amoako Dadey


Last seen: presque 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

9 Questions
1 Réponse

RANG
228 920
of 301 778

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
44.44%

VOTES REÇUS
0

RANG
 of 21 418

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 176 499

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Loading excel data using a professional code
Hi, please can someone help to import data using matlab Afua

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


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.

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


how do you count points on a graph
How do you write a code to count data points on a graph

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 6 ans il y a | 2 réponses | 0

2

réponses