photo

cloutdrop


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
195,365
of 301,436

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
0

RANK
 of 21,278

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,540

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


pdepe function doesnt stop compiling
I'm trying to simulate the fluid drainage of a bubble column for three different bubble radii R with the help of the pdepe-funct...

3 years ago | 1 answer | 0

1

answer

Question


Implement for loop in ode45 solver
I'm trying to vary parameter.D with a for loop so i can use the ode45 solver for different values of parameter.D parameter.mu...

3 years ago | 1 answer | 0

1

answer

Question


plotting results of lsqnonlin in a loop
i have to fit 3 different sets of data points to the Herschel Bulkley model with the help of lsqnonlin. I did that successfully...

5 years ago | 1 answer | 0

1

answer

Question


Loading data from excel-file ignoring string values
I have an Excel file containing strings and doubles. I only want to import the numeric data into matlab while ignoring the strin...

5 years ago | 1 answer | 0

1

answer

Question


find intersection of 2 graphs in one plot with unknown function
So i have 3 sets of data each containing 25 rows and 3 columns. (first column are the data points for the x axis and the other 2...

5 years ago | 2 answers | 0

2

answers

Question


rename plot names in a loop
How can I rename my figures in a loop after plotting my data? I want the them to be called 'Data 1','Data 2','Data 3'.

5 years ago | 1 answer | 0

1

answer

Question


Looping through excel data till a specific amount of rows
Excel Sheet with 3 columns and 3 rows How to loop through the rows and plot them in steps of 25

5 years ago | 1 answer | 0

1

answer