photo

Samuel Katongole


Last seen: oltre 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

6 Domande
4 Risposte

Cody

0 Problemi
24 Soluzioni

RANK
167.265
of 301.533

REPUTAZIONE
0

CONTRIBUTI
6 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 21.316

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
17.977
of 175.212

CONTRIBUTI
0 Problemi
24 Soluzioni

PUNTEGGIO
315

NUMERO DI BADGE
2

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

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

quasi 5 anni fa | 0

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

quasi 5 anni fa | 0

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

quasi 5 anni fa | 0

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

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

quasi 5 anni fa | 0

Domanda


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

quasi 6 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta