Community Profile

photo

Ellen


Universiteit Utrecht

Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to add a new line in the middle of a text file?
Hi all, I have a text file in which I need to add a new line of text using Matlab. I know the number of the line, where the l...

9 years ago | 1 answer | 0

1

answer

Question


Return textual stringdata without primes
Hi all, I need to set up some strings with words, e.g. C=['Horse' 'Apple' 'House' 'Van'] and then read in the diffe...

9 years ago | 1 answer | 0

1

answer

Question


How to interpolate arrays for smoothening?
Hi all, I'd like to interpolate an array of x-values to apply a spine function to it later (I'd like to smoothen my dataset)....

9 years ago | 1 answer | 0

1

answer

Answered
Producing different output files by entering an input array
Thanks Manoy, that's helpfull. However, as I understand, Matlab can get very slow when executing heavy calculations in a loop (I...

9 years ago | 0

Question


Producing different output files by entering an input array
Hi all, I have written a matlab script with which I'd like to calculate the sensitivity of certain processes to e.g. temperat...

9 years ago | 2 answers | 0

2

answers

Question


Reverse vector in matlab
Hi all, I have a vector z=0:dz:h, which I want to reverse so I get z*=h:dz:0. For example if h=5 and dz=1, then z=0 1...

11 years ago | 1 answer | 0

1

answer

Answered
Evaluating incomplete elliptic integrals in MATLAB
Thanks!

11 years ago | 0

Question


Evaluating incomplete elliptic integrals in MATLAB
Hi all, I am quite new to matlab, but I would like to evaluate incomplete 1st and 2nd order elliptic integrals in matlab. I f...

11 years ago | 2 answers | 0

2

answers