Community Profile

photo

Alex


Active since 2018

BSc in Information and Computer Engineering. Currently Master Studies with focus on Robotics and Control Systems.

Programming Languages:
Python, C++, C, MATLAB

Statistics

  • Knowledgeable Level 1
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Answered
Fitting kinetic model to estimate kinetic parameter
Using fminsearch, defining a custom cost-function and using the initial values of Alex Sha finally did the trick. I seperated...

2 years ago | 1

| accepted

Answered
Fitting kinetic model to estimate kinetic parameter
Your basic structure seems to be ok. Here are some hints you could consider: Try playing around with the solver options, like...

2 years ago | 0

Answered
lsqnonlin triggering error for incompatible array sizes
The reason for the error was quite obvious. I had set the Simulink solver to "variable step size" which leads to variable sizes ...

2 years ago | 0

| accepted

Question


lsqnonlin triggering error for incompatible array sizes
I am currently working on a system identification task, where I want to determine parameters used in a simulink model. The model...

2 years ago | 2 answers | 0

2

answers

Question


Why is my Matlab unable to run Simulink/MATLABWindow?
This is my error code when I am trying to start SIMULINK: Warning: MATLABWindow application failed to launch. Unable to la...

6 years ago | 1 answer | 1

1

answer