Feeds
질문
Find plateau value of a 2D profile
Hi All, I have a data file with 2 columns - x and y. The x column signifies distance and y column signifies PMF values. I wan...
거의 10년 전 | 답변 수: 0 | 1
0
답변질문
How to put breaks on both x and y axes?
Hi All, I have a data file where x ranges from 0 to 230 and y ranges from 0 to 130. Now, I want to put breaks on both x- and ...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
Error in simulated annealing --- "your objective function must return a scalar value"
Hi All, I want to minimize a function using simulated annealing tool of matlab. Here is the matlab file that I used - c...
10년 초과 전 | 답변 수: 1 | 1
1
답변질문
Autocorrelation curve Stretched Exponential Fit
Hi All, I have a data with 2 columns i.e. x and y values. The data set is an autocorrelation function. I was wondering if the...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
random number from a data set with a specified error
Hi All, I am trying to generate a set of random numbers from a given distribution. The randn option gives a set of valu...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Index exceeds matrix dimensions
Fomatted Code clear, close all, % wt and m work vectors: wtv = load('hist-holo.dat'); mv = load('hist-zndpl.dat'); plot(1:...
14년 초과 전 | 답변 수: 1 | 0
