Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Browsing all 19628 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

Re: find all numbers in a vector

"Roger Stafford" wrote in message <k9jovs$jnl$1@newscl01ah.mathworks.com>...> You shouldn't give up so quickly, Petra. The answer you gave was correct - for the positions in 'a'. - - - - - - -...

View Article


Image may be NSFW.
Clik here to view.

Re: computation precision and display

"Jose" wrote in message <k9ji0m$rcv$1@newscl01ah.mathworks.com>...> Another important question is that Matlab seems to make this kind of rounding off randomly so many other complex numbers...

View Article


Image may be NSFW.
Clik here to view.

NaN with root finding method

Hi, I am using the 64 bit version of MatLab. I am trying to reproduce another groups work on a rootfinding method (which for sake of simplicity will say is llike an improved version of Steffensen's...

View Article

Image may be NSFW.
Clik here to view.

temperature and velocity field plot in same 2d square

Hi all, I have tried to plot; colourful temperature and velocity direction graph for some certain 1)x,y position 2)u, v velocity value 3) Temperature file(txt) i took data from workspace...

View Article

Image may be NSFW.
Clik here to view.

matlab program

I am looking for a function to calculate the principal curvatures of a surface (and/or the Gaussian and mean curvatures) for triangulated model.

View Article


Image may be NSFW.
Clik here to view.

ksdensity weighting issue

I'm having a problem applying the 'weights' option for ksdensity. I recieve the error:>> [y, xi]=ksdensity(E,'function','cdf','weights',f'); ??? Error using ==> ksdensity>standardize_weight...

View Article

Image may be NSFW.
Clik here to view.

Re: fmincon + interior point algorithm + memory problems

 I may be wrong but I don't think my problem can be written in a form of quadprog because I cannot modify "x" in the quadratic optimization function. ================ It can be written in the form...

View Article

Image may be NSFW.
Clik here to view.

Array To Veriable

I have a array v, and i want to get the SOS output. 1 3 1 3 1 = S 2 3 2 3 2 =O space = 4 Can anyone help me? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ v =  Columns 1 through 6     0 0 1 3 1 3  Columns 7 through...

View Article


Image may be NSFW.
Clik here to view.

Re: Array To Veriable

On 12/4/2012 4:41 PM, Tony wrote:> I have a array v, and i want to get the SOS output.> 1 3 1 3 1 = S> 2 3 2 3 2 =O> space = 4>> Can anyone help me?>...

View Article


Image may be NSFW.
Clik here to view.

Average TET: -1

I am running a simulink model on an xPC target. The model seems to run okay when the target PC displays an Average TET < Sample Time. However, when I add certain other functions, the Target PC...

View Article

Image may be NSFW.
Clik here to view.

Re: Array To Veriable

dpb <none@non.net> wrote in message <k9lve9$60g$1@speranza.aioe.org>...> On 12/4/2012 4:41 PM, Tony wrote:> > I have a array v, and i want to get the SOS output.> > 1 3 1 3 1...

View Article

Image may be NSFW.
Clik here to view.

Re: Array To Veriable

On 12/4/2012 5:38 PM, Tony wrote:> dpb <none@non.net> wrote in message <k9lve9$60g$1@speranza.aioe.org>... ...>> Well, I'm not sure if this is what you mean by 'SOS' output or...

View Article

Image may be NSFW.
Clik here to view.

Re: ksdensity weighting issue

On 12/4/2012 3:46 PM, John wrote:> I'm having a problem applying the 'weights' option for ksdensity. I> recieve the error:>>>> [y, xi]=ksdensity(E,'function','cdf','weights',f');>...

View Article


Image may be NSFW.
Clik here to view.

Importing a GMSH .msh file into NIRFAST(matlab platform)

Hello, I have created a mesh file in a open software called GMSH. Now i want to import it into Matlab reading the nodes, elements, the boundary elements of the mesh. Can someone help me with the coding...

View Article

Image may be NSFW.
Clik here to view.

for loop ode45 with dynamic variables

Hi I am writing a small program that can create many different particles that move up in the y-direction spread out in the x-direction. The particles interact with each other with repelling forces and...

View Article


Image may be NSFW.
Clik here to view.

depsc doesn't print in color

Hi, I'm trying to save plots to eps format in color. I've tried "saveas(h,'sim10','-depsc')" or "print -depsc sim10" both do save the figure, but without colours (in black and white). Does anybody know...

View Article

Image may be NSFW.
Clik here to view.

Re: Matrix Applications

> A(A(:,3)==9,:)> A(A(:,3)== PRN); i would like to give the value at runtime..

View Article


Image may be NSFW.
Clik here to view.

GUI

I'm wondering how I can add an image to my axes in my GUI. This should be easy for all the pros to answer I'm just a beginner and I'm driving myself crazy here. I tried axes(handles.axesImage);...

View Article

Image may be NSFW.
Clik here to view.

Re: I'm new to matlab; why is this function wrong?

The program now brings up a plot, but it's blank. It is supposed to plot an X in the middle and an orbit of green o's. It also brings up this error: ??? Undefined function or method 'orbits' for input...

View Article

Image may be NSFW.
Clik here to view.

Re: figure not getting saved in full screen mode

"Pratap" wrote in message <gl27qj$lqa$1@fred.mathworks.com>...> I would like to automatically save my figures in jpg or in eps format in full screen mode.> screen_size = get(0,...

View Article
Browsing all 19628 articles
Browse latest View live