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