photo

Muhammad Zeeshan Babar


Università degli Studi di Genova

Last seen: 5 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
36,323
of 300,392

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
1

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

  • Thankful Level 1

View badges

Feeds

View by

Question


the initial point is local minima for fmincon.
I am trying to solve a minimization problem using fmincon but the solver doesn't perform any optimization and gice this message....

8 years ago | 2 answers | 0

2

answers

Question


MATLAB implementation of simple Gaussian Sum Filter?
Hello, I am looking for any MATLAB example for using Gaussian Sum filter. It would be really appreciating if you can help me wit...

8 years ago | 0 answers | 0

0

answers

Question


is there any built-in functions for extended kalman filter in matlab not in simulink?
I am thinking of using some built-in function for EKF. Can anyone tell me is there any builtin function for it? I know we have o...

8 years ago | 1 answer | 0

1

answer

Question


How to get simple answer using symbolic functions?
Hello, I am using syms for computing Lie derivative. My problem is that I have a robot model and when I take the 2nd lie derivat...

8 years ago | 2 answers | 0

2

answers

Question


Use of fmincon in model predictive control
Hello, I am working on an optimization problem using some estimated parameters of a nonlinear systems. I would like to optimi...

9 years ago | 0 answers | 1

0

answers

Question


How can I use a function handle in Simulink "matlab function" block?
Hello, I am trying to simulate this first order function *function [f,h] = Model_First_order(u,deltat) f=@(x)[x(1)+delt...

10 years ago | 1 answer | 0

1

answer