photo

Devyani


Last seen: circa 3 anni fa Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

12 Domande
0 Risposte

RANK
233.971
of 300.781

REPUTAZIONE
0

CONTRIBUTI
12 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 21.088

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.031

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 3 risposte | 0

3

risposte