photo

Nitin Samuel


2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

11 질문
0 답변

순위
159,641
of 300,392

평판
0

참여
11 질문
0 답변

답변 채택
81.82%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Why is there a difference in performance error using 'nntool' and 'nftool' when the properties assumed are same?
I have created a neural network in 'nftool' with 10 inputs and 20 outputs using 5283 samples and found that the architecture wit...

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

1

답변

질문


How do I round off exponential numbers?
I have a code for which I get a long exponential number eg. a = 2.572920056e-3 as the output. I need to round off only the non-e...

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

1

답변

질문


How can the Global minimum be got using optimization toolbox?
I have a function(sum of least squares) which I need to minimize(using fmincon).However, I get different optimized parameters fo...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


The error 'Matrix dimensions must agree' during optimization.How can it be solved?
I have the following code where 'Ymeas' is an array of measured values and must be fitted with estimated values-'Yest' meanwhile...

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

1

답변

질문


How do I solve the error: Undefined variable "handles" or class "handles.edit21"?
I have developed a GUI.When the pushbuttton is clicked, the calculation is done and the calculated number which is stored in the...

거의 13년 전 | 답변 수: 3 | 0

3

답변

질문


How do I load an array of data from excel into my GUI?
I have made a GUI which uses manually entered values in edit boxes to run .As there are many values to be entered, it is tedious...

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

1

답변

질문


How to solve the following error : "Maximum number of function evaluations exceeded; increase OPTIONS.MaxFunEvals".
I need to maximize the objective function y = exp(x) using 'fmincon' and a -ve sign in the objective function.I have used upper ...

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

1

답변

질문


How do I add a 'Table' to input array elements with variable rows and columns in a GUI?
I have matlab 7.4.0 (R2007a) version and the 'Table' option isnt there in the figure options(panel,pushbutton etc).How do I add ...

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

1

답변

질문


How do we solve multiple ODEs to fit empirical observations by optimizing multiple constants?
I have 3 ODEs and 2 parameters to be optimized to fit the ODE's to given data.. eg dA/dt = -(K1+K2)*A; dB/dt = K1*A; dC...

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

1

답변

질문


How do we accept values and store them in a column array in a gui component like an edit box?
I have a gui and would like to accept various values from user and store them in a column array..For eg. if the values he enters...

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

1

답변

질문


How to solve multiple ODEs to fit empirical observations by optimizing multiple constants?
I have 3 ODEs and 2 parameters to be optimized to fit the ODE's to given data.. eg dA/dt = -(K1+K2)*A; dB/dt = K1*A; d...

13년 초과 전 | 답변 수: 4 | 0

4

답변