photo

Madlab


Last seen: oltre 5 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

13 Domande
2 Risposte

RANK
28.504
of 300.392

REPUTAZIONE
1

CONTRIBUTI
13 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
61.54%

VOTI RICEVUTI
1

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

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

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Risposto
Finding R squared in a loop
Rik, thank you for your input. However, I did not use mldivide as I am not solving for a system of linear equation. Further, ...

circa 7 anni fa | 0

Domanda


Finding R squared in a loop
I am trying to extract out the various R squared values for a data set, with the actual data and the modelled data. However, I a...

circa 7 anni fa | 3 risposte | 0

3

risposte

Domanda


Interpolate multiple data for a plot
I am having trouble interpolating data. I don't quite know what variables to insert into interp1. I need to plot sea against te...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Getting variables for different files
I am trying to load multiple files and extract respective data from them. I have managed to successfully load the multiple file...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


for loop to remove corresponding vector values
I need to edit the vector in 2 variables such that they correspond to each other. For example, y = 1 2 3 4 5 6 q = 8...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Determining parameters with loops
I need to fit an equation for this cosine curve. Equation in the form y = A * cos(2*pi * (time - d)/T), with 3 unknowns (A,d,...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Utilising matlab plots to find constants
Finding m and c for an equation y = mx + c, with the help of math and plots. In this case, y is data_model_1, x is time Av...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Change empty string to "NaS" when reading from a file
I want to read from a text file which has certain blank string cells in it. However, the character data isn't a numeric value, s...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Plot bar chart from elements of string
I want to create a bar graph showing the number eruptions for the respective countries. However, the data provided is in a str...

circa 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Plotting histogram in years like BCE, CE
I want to plot a histogram of frequency of eruptions based on the years. However, the data provided is not so simple. It ...

circa 7 anni fa | 1 risposta | 1

1

risposta

Domanda


Textscan with many requirements
I’ve tried all sorts of methods, from textscan to textread but I am struggling to read the excel file. Only allowed to use texts...

circa 7 anni fa | 2 risposte | 0

2

risposte

Risposto
Textscan with many requirements
Note: I am now trying to read with textread. [v,co,p,a,t,lst,long,elev,rock,set] = textread(inFile,'%*f %q %q %q %d %q %*q...

circa 7 anni fa | 0

Domanda


What are the variables for STL file conversion
What are the X, Y, Z variables to use SURF2STL function? I do not have any of such variables. My goal is to create a stl file so...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


limit elevation ETOPO1
For a map with ETOPO, how to limit elevation [Z] such that the plotted marker and name are not covered by the map? Right now,...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


2 different markers in loop, show both when applicable
I have a loop processing the VEI index of volcanoes for various years. Say in some years, VEI4lat is [0]. The var exists, b...

circa 7 anni fa | 1 risposta | 0

1

risposta