photo

Devyani


Last seen: 約3年 前 2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

12 質問
0 回答

ランク
233,974
of 300,799

評判
0

コントリビューション
12 質問
0 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,092

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,134

コントリビューション
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

回答