
Ankush Kumar Mishra
Statistiken
6 Fragen
0 Antworten
RANG
246.334
of 281.644
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 19.056
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 133.948
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Content Feed
Frage
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...
11 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
fast 2 Jahre vor | 1 Antwort | 0