photo

Alex


Active since 2018

Followers: 0   Following: 0

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

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

Statistics

MATLAB Answers

2 Questions
3 Answers

RANK
6,395
of 300,379

REPUTATION
7

CONTRIBUTIONS
2 Questions
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
2

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • Thankful Level 1
  • First Answer

View badges

Feeds

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

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

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

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

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

7 years ago | 1 answer | 1

1

answer