photo

Devyani


Last seen: 대략 3년 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

12 질문
0 답변

순위
141,312
of 300,863

평판
0

참여
12 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,100

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,413

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 11년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


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

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

11년 초과 전 | 답변 수: 3 | 0

3

답변