photo

Devyani


Last seen: etwa 3 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

12 Fragen
0 Antworten

RANG
141.298
of 300.851

REPUTATION
0

BEITRÄGE
12 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
0

RANG
 of 21.094

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 171.294

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten