photo

Samuel Katongole


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

Followers: 0   Following: 0

통계

All
MATLAB Answers

6 질문
4 답변

Cody

0 문제
24 답안

순위
167,241
of 301,513

평판
0

참여
6 질문
4 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,312

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
17,920
of 175,031

참여
0 문제
24 답안

점수
315

배지 수
2

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Introduction to MATLAB Master
  • Solver

배지 보기

Feeds

보기 기준

질문


plotting two lines intersecting at a certain point
Hello friends, I have got some data and i want to draw two lines of best fit, one from the left and the other from the right tha...

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

2

답변

질문


Categorical Data preprocessing for Data mining
Hello friends I have been working on the Tanzania wells state ,with Taarifa data obtained from DrivenData, problem for my ML pr...

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

0

답변

질문


How to tell/check existing categories in tall tables
I have a table of over 50,000 rows containing various categories for each row. Is there a way i can check the specific existing ...

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

1

답변

답변 있음
i want more numbers details on y axis
I suppose the follwoing should help. However, it does not display upto 4; but shows what you want set(gca,'yticklabel',[0:0.2:4...

거의 5년 전 | 0

답변 있음
Add headers to matrix using table
In studying this problem, I have tried and gone through the code; and also tried out the suggested tDP=array2table(datapool,'V...

거의 5년 전 | 0

답변 있음
Why can I not import an excel file into MATLAB without error?
Try testing your files with the following trial codes: fid=fopen('oil_prices_testdata.csv') fid=fopen('oil_prices_testdata.xls...

거의 5년 전 | 0

질문


How to test model developed using the Regression Learner App
I am working on some oil data trying to build a model for future predictions. My challenge has come with the testing of the chos...

거의 5년 전 | 답변 수: 1 | 0

1

답변

답변 있음
i want more numbers details on y axis
Please try changing the values on the y-axis: add this code to your code %get insight on the maximum and minimum values of your...

거의 5년 전 | 0

질문


Data types of arrays in a function
Hey, I am trying to create a function that takes an array as an input arg and returns another array as output arg which should ...

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


I am trying to run this script, but it only returns the last part of the switch- the otherwise part, please help...
The script is here... % Initiating the integer variable, num num=-10:10; % Prompting user to enter integer num=input(...

대략 6년 전 | 답변 수: 1 | 0

1

답변