Feeds
질문
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...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
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...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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)....
10년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
10년 초과 전 | 0
질문
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...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 12년 전 | 답변 수: 2 | 0