Feeds
질문
Multivariate optimization subject to strange restraint
Hello, I have a multivariate optimization problem with, with what I think is a strange restraint. Essentially I have a function ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Real time reading in a file
Hello. I want to write a function which continually reads in a file until some stopping criteria is met. I would like it to read...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Confidence intervals from fit
Hi, I'm currently trying to fit my data to the model y = a*(1-exp(x/b)), and extract the two constants a and b. I'm currently us...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Calculating the error on a non-linear least squares fit
Hi, so I'm currently running a program which fits some noisy data to a monoexponential function using a non-linear least squares...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Which statistical test to use?
Hi, I have a quick question. Basically I have measured a set of quantities in two different ways (way A and way B), and have als...
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
How to access ALL information of dicom header?
Hi, I have a dicom image from a GE MRI scanner and I was wondering how I can access all the information stored in the header? I ...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
Adding a line to a scatter plot
Hi, I have an old plot which I used 'scatter(x,y)' to generate. I would now, however, like to add in a line (i.e., connect the p...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
PCG and MINRES question
Hi, I have a problem which PCG and minres seem to be built to handle, i.e. I have A(x) = b, Where A is a function I've wr...
대략 13년 전 | 답변 수: 2 | 0
2
답변답변 있음
Least squares problem with large matrix
I should mention that I've tried some of MATLAB's built in iterative LSQ methods, such as pcg, and they did not converge. If som...
Least squares problem with large matrix
I should mention that I've tried some of MATLAB's built in iterative LSQ methods, such as pcg, and they did not converge. If som...
대략 13년 전 | 0
질문
Least squares problem with large matrix
Hi, I have a simple matrix problem which I believe can be solved in two steps, Ultimately I am looking for a least squares so...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
A difficult multi-curve fitting problem
Hi, I have a question. Say I had a matrix (of, lets say nxm size, where n and m are ~= 1000). In this matrix there is the inform...
대략 13년 전 | 답변 수: 0 | 0
0
답변질문
Hexagonal Pixel Image
Hi! I've been working on developping an imaging system and currently I use a square matrix (so I can simply display my image via...
13년 초과 전 | 답변 수: 0 | 0