photo

Ankush Kumar Mishra


Last seen: 3개월 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Multiplication of function handles and integrating it
clear all clc Nodes = 4; Range_low = -pi(); Range_high = +pi(); Nodes_Size = (Range_high - Range_low)/(Nodes +1); Nodes_Po...

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

1

답변

질문


Difference between lhsnorm and normrnd
I am trying to understand the differnce between lhsnorm and normrnd. I generate two samples using same mean and std butthese met...

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

1

답변

질문


Fitting a curve on normalized histogram
I am looking to plot a curve on normalized histogram something like this? What to do? My code till now X = wblrnd(5,5, 1, 100...

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

1

답변

질문


Failure in initial objective function evaluation. FMINCON cannot continue.
Attaching my code, I am just not able to understand why this is not working. Gives the error, Failure in initial objective funct...

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

0

답변

질문


Problem with xlim in setting the limit
I am using the code below. I want to set the limit of x from 6 to 16. But it is giving a error mentioned below. I have never e...

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

0

답변

질문


Matrix Multiplication for each row
I have a matrix A = 100000*2 and matrix B which is a symmetric square matrix with number of row and columns equal to the number ...

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

1

답변