Feeds
提问
Multiple surface plots on a single figure
I am trying to make several figures with multiple surface plots on each. Not using subplot or anything, just a bunch of differe...
13 years 前 | 1 个回答 | 0
1
个回答提问
Plot clean surface plots from scatter data
I'm trying to make some nice 3D plots of some surfaces being generated by my MATLAB program. I can't use surf() because I'm wor...
13 years 前 | 1 个回答 | 0
1
个回答提问
Any nonlinear fits I have missed?
I'm trying to make a first order spherical harmonic model. I'm using theta and phi in spherical coordinates to solve for the ra...
13 years 前 | 1 个回答 | 0
1
个回答提问
Using glmfit for logistic regression, how to do it?
I have a set of data points (r, x1, x2, x3, D) where r, x1, x2, x3 describe the location of the point in 3D space and D is the d...
13 years 前 | 0 个回答 | 0
0
个回答提问
MLE and Anonymous functions - why am I getting undefined arguments?
Apologies, I believe I just put this in the newsreader by mistake. I'm trying to use maximum likelihood estimation with a logis...
13 years 前 | 1 个回答 | 0
1
个回答提问
Calling a plotting function inside a loop.
Hello all. I'm trying to make a series of figures using a for loop. I need to do a good deal of processing on the points so I'...
13 years 前 | 1 个回答 | 0
1
个回答提问
Using surf or equivalent with spherical coordinates
I'm working on a model which develops some surfaces in spherical coordinates which I would like to plot. But surf is designed f...
13 years 前 | 2 个回答 | 1
2
个回答提问
Pulling coefficients out of symbolic matrix to solve
I am having some issues making a model I've constructed useful for every case. I have two 2x2 matrices of constants. Currently...
13 years 前 | 1 个回答 | 0
1
个回答提问
Solving large system of equations without explicit solution
Hello all, I'm trying to develop a model in MATLAB for some of my data. I'm pretty much at my last point except what I thoug...
13 years 前 | 1 个回答 | 0