Community Profile

photo

Jernej


Active since 2014

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Content Feed

View by

Solved


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

9 years ago

Question


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

10 years ago | 0 answers | 0

0

answers

Solved


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

10 years ago

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer