photo

Franziska


Technische Universität Dresden

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to load all variables from *.mat except one?
Hi all, I want to load all variables from a *.mat-file except one. Here are my lines: X = 10; if restart == 1...

mehr als 11 Jahre vor | 2 Antworten | 1

2

Antworten

Beantwortet
How to stop an ode-solver if integration takes too long?
Thanks Mahdi for your fast answer. I think we misunderstood. My problem is the following: I want to solve a system of equati...

mehr als 11 Jahre vor | 0

Frage


How to stop an ode-solver if integration takes too long?
Hi all, I am working with implicit ode15i solver. I receive results within seconds for more than 80 parameters to solve. ...

mehr als 11 Jahre vor | 3 Antworten | 1

3

Antworten

Beantwortet
How to solve a system of nonlinear 2nd order differential equations?
My code is very sensitive to the choice of initial velocity values. I have some questions here: 1) Is there any possibility t...

mehr als 11 Jahre vor | 0

Frage


How to solve a system of nonlinear 2nd order differential equations?
Hi there, I have a challenge solving a system of differential equations 2nd order. I do not receive an error message but hav...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
use fsolve with boundaries
Thanks. - LSQNONLIN works perfect.

fast 12 Jahre vor | 0

Frage


use fsolve with boundaries
Hi, I wonder if there is a way to use fsolve with boundaries? I am currently using fsolve for a system of nonlinear equati...

fast 12 Jahre vor | 3 Antworten | 1

3

Antworten

Beantwortet
how to transfer expression to myfun using fsolve?
Ok, here is a way to do it. Define the expressions as global variables. This is not a good way, but it works for now. I am sti...

fast 12 Jahre vor | 0

Beantwortet
how to transfer expression to myfun using fsolve?
Thanks for the fast response! I tried solving it with symbolic variables. It is fine for 3 equations, takes more than 2 hours...

fast 12 Jahre vor | 0

Frage


how to transfer expression to myfun using fsolve?
Hi, I am trying to solve a system of nonlinear equations. I have the command in a for loop and each time the number of equation...

fast 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


save figure in backround job
Hi, I am running a matlab job on an external computer. Figure display is not possible. However, I would like to save figures ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plot with 2 x-axes (logscale)
Hi all, I am currently trying to plot with two x-axes. I tried the plotxx.m from File Exchange (thanks for sharing), but still d...

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten