photo

Pl Pl


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Surf plot upside down when printed
Dear all, I have a rather weird bug with the surf function. Here is what I do: figure surf(XF,YF,ZF,FreeEnergy,'EdgeC...

10 years 前 | 0 个回答 | 0

0

个回答

提问


XLabel lowered but a bit out of the eps printed file
Dear all, I lowered the XLabel position of a figure by doing xlabh = get(gca,'XLabel'); set(xlabh,'Position',get(xlab...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Right and top axes disappear when I hold on a figure
For those having a similar problem, what worked for me was the solution provided by Sandip here : http://www.mathworks.com/matla...

11 years 前 | 1

| 已接受

提问


Right and top axes disappear when I hold on a figure
Hello, My question seems so stupid that I feel obliged to say I have already looked for an answer on Mathworks. When I use _h...

11 years 前 | 1 个回答 | 1

1

个回答

提问


Surf: colorbar such that 0 is always the same color
Hello everyone, I have to draw a surface on which I should be able to easily locate the points where it takes the value zero....

11 years 前 | 0 个回答 | 0

0

个回答

提问


Understanding how Matlab approximations work
Dear all, I have what may be a naive question about how Matlab truly works. I have an ODE whose solution lies on the unit sph...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Modify ode45 so that the solution is always normed to 1
Dear all, I have a three-dimensional ode which I'd like to solve using a 4th order Runge-Kutta method, but I'd like the solut...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Which ODE solver for this equation?
Dear all, I have to simulate the behaviour of a magnetic system described by a generalised Landau Lifshitz Gilbert equation, ...

11 years 前 | 1 个回答 | 1

1

个回答

已回答
Solving constrained non linear system using fmincon doesn't work
Thanks to Sven and my apologies to Alan for not having indicated before that the problem was solved, I completely forgot this di...

11 years 前 | 0

提问


Solving constrained non linear system using fmincon doesn't work
Hi all, I have a non linear differential equation: dm(1) = f1(m(1),m(2),m(3)) dm(2) = f2(m(1),m(2),m(3)) dm(3) = f...

11 years 前 | 3 个回答 | 0

3

个回答