photo

Devyani


Last seen: environ 3 ans il y a Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

12 Questions
0 Réponses

RANG
141 298
of 300 851

RÉPUTATION
0

CONTRIBUTIONS
12 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 094

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 294

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


fmincon for bounded optimization problem
Hello, I am trying to solve a nonlinear optimization problem using fmincon interior point method. Originally my problem formula...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


What algorithm does 'truncate' command use in MATLAB?
I would like to know that which sampling technique does MATLAB 'truncate' command uses to generate truncated normal distributi...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Datenum Generating different numbers for same time difference
I have following two date time data points, and I am taking difference of them : diff_55mins2=abs(datenum('01-04-2017 07:00...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


multivariate random numbers generation
How to generate multivariate random number normally distributed in simulink? The mvnrnd generates two different set of vectors ...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


Implementing if-else condition in simulink
Hi, I want to use if/else condition for my input generated using signal generator. I want if u1>0 it follows algorithm1 which a...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


matlab 2014b installation error
I am trying to install matlab 2014b (32 bit version) in a 64 bit processor, windows 8. I already have matlab 2014b 64 bit versi...

presque 11 ans il y a | 1 réponse | 0

1

réponse

Question


index reduction using matlab2014b
I am trying to reduce the index of my DAE problem using the function reduceDAEIndex in Matlab 2014b . I am constantly getting t...

presque 11 ans il y a | 1 réponse | 0

0

réponse

Question


using lsqnonlin function returns not a vector
I am trying to find 10 parameters value using lsqnonlin. My function returns a 10*10 matrix. each column is the set of data that...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


parvector not able to pass
I have created this simple functon file to call other functions. function [conc ] = getconc( expConditions,parVector ) ...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


error with using ode45
i am writing this simple code and it is showing error as below... i dont knw why i am using matlab 2011b function dydt ...

environ 11 ans il y a | 2 réponses | 0

2

réponses

Question


parameter estimation and minimization
I have to estimate parameters(k1 ,k2) of the following equation dx/dt=k1(3-x)-k2*ca0*x^2 I have data available of x vs t a...

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


fit pressure temperature data in antoine equation using the command lsqnonlin
I want to fit pressure temperature data in antoine equation using the command lsqnonlin.The objective function is the minimizati...

plus de 11 ans il y a | 3 réponses | 0

3

réponses