photo

Iman Hajizadeh


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

11 Questions
0 Answers

RANK
145,703
of 300,756

REPUTATION
0

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
45.45%

VOTES RECEIVED
0

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,890

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


Multivariable optimization with nonlinear constraints and upper / lower boundaries in C or C++?
I am looking for an open source method doing dynamic constrained optimization with nonlinear constraints and upper / lower bound...

8 years ago | 0 answers | 0

0

answers

Question


How to convert a constrained optimization problem into unconstrained one
I have an optimization problem with a nonlinear constraint and upper and lower bounds for the decision variable. The decision...

8 years ago | 1 answer | 0

1

answer

Question


Multivariable optimization with nonlinear constraints and upper / lower boundaries in Java
I am translating some MATLAB codes using fmicon(...) function into Java. I am looking for an open source implementation of a met...

8 years ago | 0 answers | 0

0

answers

Question


Analytical solution of constrained linear least-squares problems with bounds x ≤ ub
Considering the following constrained linear least-squares problem: (constrained linear least-squares problems with bounds x ≤ 0...

8 years ago | 2 answers | 0

2

answers

Question


Upper and lower bounds of eigenvalues for a 2 by 2 matrix
Hello I have a 2 by 2 matrix [a b;c d] that has two eigenvalues. Is there any way that without direct calculating the eigenvalu...

8 years ago | 1 answer | 0

1

answer

Question


How can I build for a nonlinear system the inputs (manipulated variables) with an impulsive nature in an m-file (script file) without using simulink?
Hi I have a nonlinear system (dx/dt=f(x,u), x:states, u:input) and I want to solve my model's equations over a period of time...

9 years ago | 0 answers | 0

0

answers

Question


What are the possible reasons if Kalman filter can not calculate a stabilizing Kalman gain?
Dear All, I have a question about Kalman filter. I am using kalman filter for a state space model as following: X(k+1)=A(k)x(k...

9 years ago | 0 answers | 0

0

answers

Question


indicating real value or interpolated (estimated) values after interpolation by comparing with original data
Hi, I have data that contains one columns for time and some columns for values of some variables the same as following (this is ...

10 years ago | 1 answer | 0

1

answer

Question


Calculating the average value of some variables during each sample time
Hi, I have data that contains one columns for time and some columns for values of some variables the same as following (this is...

11 years ago | 1 answer | 0

1

answer

Question


Matching different time series
Hi, I have several data (files) that each of them contains one column for time and some columns for values of some variables. I...

11 years ago | 1 answer | 0

1

answer

Question


creating a matrix with two columns of different type of data
Hi, I have one column of data (time) as the following that their type is char: 31-Jul-2014 11:24:00 31-Jul-2014 11:19:00 31-...

11 years ago | 1 answer | 0

1

answer