photo

Henrik Schädlich


Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

14 Domande
7 Risposte

RANK
40.231
of 297.711

REPUTAZIONE
1

CONTRIBUTI
14 Domande
7 Risposte

ACCETTAZIONE DELLE RISPOSTE
28.57%

VOTI RICEVUTI
1

RANK
 of 20.465

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 159.406

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Unwrap phase tolerance for high phase jumps of moving waves
I want to unwrap my phase but I am not satisfied with my result. This is the code with the data. The figure is attached. ...

oltre 7 anni fa | 0 risposte | 1

0

risposte

Domanda


Fitting routine, optimization with two functions for one problem
Hello matlab team. I have a question to an optimization of a fitting routine. I am trying to plot data to a set of functions. Th...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


change ytick in yyaxis
Hello. I am now trying to solve a problem with the yticks for my yyaxis plot. The example is: clear all close all ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


yyaxis change ylim for both axes
I would like to change the ylim of the left yaxis. You can see that the ylim entry has no effect at all. I can only change the r...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Change font style in yyaxis subplots
I would like to change the label font to latex style. But somehow the style does not change for the yaxis in the subplots. Any a...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Run old Matlab software
Hello Guys, I am working with an old matlab software. It is from Version R2011a and I cannot figure out the problem. At fi...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How to select first entry of multiple xlim
Hello, imagine I have subplots like for i=1:2 ax = subplot(1,2,i) xlim(ax(1),[0 130]) xlim(ax(2),[0 14...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Risposto
Simple lsqcurvefit does not work properly
It's been a while but i found the problem. Gfun = @(s,x) s(1).*(10.^(s(2).*(13-x)/13)-s(3)); Is the correct line.

oltre 7 anni fa | 0

Domanda


Simple lsqcurvefit does not work properly
Hello. I would like to do a simple lsqcurvefit. But it seems to be that I cannot write the code properly. The data is attached. ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Fitting procedure for cochlear mechanics
Hello, I would like to fit some data to an analytic function. The data is attached. My code is: clear all; close all; ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Risposto
Run old matlab programm about human cochlea
Thank you very much. I appreciate your kindness reviving this software. Kind regards Henrik

oltre 7 anni fa | 0

Domanda


Run old matlab programm about human cochlea
Hello. I found an old program about the human cochlea. So I started trying to run the software on Matlab R2017a. Unfortunatel...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Risposto
Load data into workspace failure (BETA units)
Thank you for your quick reply. Yes the shortcut BM is for Basilar Membrane. Best regards Henrik

oltre 7 anni fa | 0

Domanda


Load data into workspace failure (BETA units)
Hello, I want to load a mat-file into my workspace. The file is attached. I think it is from an older matlab version not quite s...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Risposto
for loops for multiple figures
I made it happening, thanks to you. This is the appropriate code. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...

oltre 7 anni fa | 0

Risposto
for loops for multiple figures
The secund code block is the current one. It plots four figures on its own. There you have four sections startig each with figur...

oltre 7 anni fa | 0

Risposto
for loops for multiple figures
The four plots should be printed in a simple loop. I tried to integrate that but the result looks different from the first code ...

oltre 7 anni fa | 0

Risposto
for loops for multiple figures
This is what I want to achieve. The code is attached below. The Figures are different from the code above to the code below. I a...

oltre 7 anni fa | 0

Domanda


for loops for multiple figures
Hello, I would like to run my code in that way, that it generates multiple figures with two for loops. At first I define many...

oltre 7 anni fa | 4 risposte | 0

4

risposte

Domanda


Figure size for multiple subplots is not even
I would like to have two subplots with a legend under them. Unfortunately the upper plot is smaller the the lower one. My exampl...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


lsqcurvefit for global fitting gives bad parameters
Hello Dear Matlab-Community, I am trying to do a Butterworth-Van Dyke (BVD) siumulation. I calculated my startparameters. Com...

oltre 7 anni fa | 1 risposta | 0

1

risposta