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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
