Franziska - MATLAB Central
photo

Franziska


Technische Universität Dresden

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 11/11 to 03/25Use left and right arrows to move selectionFrom 11/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
5 个回答

排名
14,295
of 297,851

声誉
3

贡献数
7 个提问
5 个回答

回答接受率
57.14%

收到投票数
3

排名
 of 20,493

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,663

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

11 years 前 | 2 个回答 | 1

2

个回答

已回答
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...

12 years 前 | 0

提问


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. ...

12 years 前 | 3 个回答 | 1

3

个回答

已回答
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...

12 years 前 | 0

提问


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...

12 years 前 | 2 个回答 | 0

2

个回答

已回答
use fsolve with boundaries
Thanks. - LSQNONLIN works perfect.

12 years 前 | 0

提问


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...

12 years 前 | 3 个回答 | 1

3

个回答

已回答
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...

12 years 前 | 0

已回答
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...

12 years 前 | 0

提问


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...

12 years 前 | 3 个回答 | 0

3

个回答

提问


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 ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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...

13 years 前 | 0 个回答 | 0

0

个回答