photo

Jernej


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB Answers

6 Fragen
0 Antworten

Cody

0 Probleme
2 Lösungen

RANG
80.296
of 300.379

REPUTATION
0

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 20.931

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
90.088
of 168.299

BEITRÄGE
0 Probleme
2 Lösungen

PUNKTESTAND
30

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

mehr als 11 Jahre vor

Frage


How to find parameters of implicit function?
I have to find parameters a and b of this implicit function y=1614413.7*(coth((x+b*y)/a)-a/(x+b*y)). This function best descr...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 11 Jahre vor

Frage


Need help using curve fitting toolbox
I need to find parameters a and be to this function f(x)=1614413.7*(coth((x+b*y)/b)-a/(x+b*y)). I get this error: The name y ca...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


curve fitting toolbox error
I am trying to fit data to this equation b*(coth(x/a)-a/x) using the curve fitting toolbox. I get this error NaN computed by mod...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use a shared library generated from simulink model in visual studio?
Hi I generated a dll from my simulink model using ert_shrlib.tlc. I am calling this library in visual studio useing PInvoke. No...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I can't import simulink generated shared library to visual studio
Why do I get an errore when I try to add simulink generated shared library to visual studio? I used Shared Library Target (ert_s...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why do I get this error? Undefined function 'abs' for input arguments of type 'Simulink.Parameter'.
I get Undefined function 'abs' for input arguments of type 'Simulink.Parameter' error and I do not know why because I do not use...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort