First
|
Prev |
Next
|
Last
Pages: 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268
resizing plots Hello, i am trying to make a graph with 2 tables and a plot. I want the two tables to be on the left side and the plot to be on the right side. However, i cant figure out how to resize the plot so its just on the right side and not taking the whole area of the figure. Matlabs get and set documentation is pretty terribl... 14 Jul 2010 10:57
Help simultaneous linear equations hi i am working on a circuit for which i have written 13 equations in 13 variables to calculate the transfer function in terms of ckt parameters (using kirchoffs); But my equations include a lot of ckt parameters which i have to substitute later. I am using syms function to declare those parameters but my parameter... 14 Jul 2010 13:11
Dinding linear dependent columns of a matrix Hi everybody I Have a big matrix (660*22) whose rank is 15. I need to find the independent columns of this matrix. please help!!!!! ... 14 Jul 2010 10:57
Dinding linear dependent columns of a matrix Hi everybody I Have a big matrix (660*22) whose rank is 15. I need to find the independent columns of this matrix. please help!!!!! ... 14 Jul 2010 10:57
Help (again) multiple Legends in GUI axes Hello! I posted earlier about getting multiple legends. I cleaned up my code a little bit, and am starting to understand my error (but still haven't solved my problem). Again, my issue is trying to generate multiple legends for the same plot in a GUI. I collected data during a test from multiple data channels over a... 14 Jul 2010 10:57
curve fitting in MATLAB HEllo there, I have a concrete problem. Namely, I have the samples of an unknown function which depends on two variables - f(x,y) and I do not know how to obtain the function expression. The expression should be as simple as possible (polynomial for example). polyfit is pretty good for functions which depends on on... 14 Jul 2010 10:57
Combining row vectors Hello, I have a question regarding combining several different row vectors to make one large row vector. Using v3 = [v1, v2] is not an option in this case because I have about 100 vectors that I want to combine to one. Does anybody have a solution for combining a large amount (amount changes often) of vectors? Th... 14 Jul 2010 12:04
Lognormal fitting for probit plot I think the best way to explain my problem is by using an example: I’ve tested 2 sets of parts at 2 different pressure levels, for example: At P1 = 2800 bars, 40 % of the parts failed At P2 = 3000 bars, 70 % of the parts failed I know that my parts follow a Lognormal distribution. I have 2 points: (2800,... 14 Jul 2010 14:17
resid function - System Identification Toolbox Hey Stefan, Yes I am investigating normality in the residuals after I fit the model. I'm just not sure how to access fitted values from the AR model using the ar function. Thanks Anthony "Stefan Andreevski" <standreevski(a)gmail.com> wrote in message <i1k6mo$b0g$1(a)fred.mathworks.com>... Hey Anthony, ... 14 Jul 2010 09:51
reflective boundary conditions pdepe conservation of mass: please HELP! Hello, I am having trouble with diffusion with drift and the conservation of mass in pdepe. The model I am trying to simulate is described as follows: Within a container is a fixed number of particles in solution that is subject to diffusion and an external force. The external force is analogous to a uniform electr... 14 Jul 2010 09:51 |