Question


Can anyone please correct this code for me?
Hi, I am trying to extract data from a sequence of files. I also need to extract the value of x that corresponds to peak y va...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to import data for files that have 11,12,13,21,22,23,31,32,33 sequence?
Hi, I would like to import files from a directory. The files have the following sequence: Data 11 Data 12 Data 13 ...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to import data for multiple files in "for" loop?
Hi, I would like to import data from multiple files using "for" loop. The files follow the seuquene of Data11, Data12, Data13, ...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to find the X value that corresponds to the peak Y value from a set of plots?
Hi, I have 100 output curves, and I would like to pick the value of X that corresponds to the maximum Y value. X and Y values...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to include this interpolation in a "for" loop?
Hi, I would like to include this interpolation in a "for" loop. I have a number of sets of data and I would like to make a "...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to make this "for" loop work?
Hi, I would like to get all nine possible values of these two sets of s and c vectors. When I try to use for loop, I only get o...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Can anyone please check this "for" loop for me?
Hi, I would like to obtain the vector output of the following "for" loop: close all; clear all; C1=[1....

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


What is the code/command for obtaining permutations with REPETITION ALLOWED for my n^r choices?
Hi, I would like to obtain the permutations for my 10 X 10 X 10 OR 10^3 choices. Is there any direct command or code for ...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to plot a surface from x and y having different values of z, i.e. (x,z1) and (y,z2)?
Hi, I am trying to draw a surface from two sets of results, set A and set B. Each set has two columns, column 1 and column 2. I...

plus de 6 ans il y a | 1 réponse | 0

1

réponse