photo

Afua Amoako Dadey


Last seen: 4년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
1 답변

순위
120,388
of 300,771

평판
0

참여
9 질문
1 답변

답변 채택
44.44%

획득한 표
0

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,969

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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.

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변