![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/23717470_1630610631796_DEF.jpg)
Dhruwal Dilipbhai Bhimani
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
102 627
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Projecting eigen vectors on contour pdf
I have the eigen vectors and need to project it on the contour plot already generated. I have attached the figure as to how it ...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
I want to create a mesh from 2 plotted 1D PDF plots
I want to create a mesh given the two one dimensional pdf plot whose code is as follows: mu1=3.4*10^6; sigma1=0.5*10^6; X1=no...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Restrict x values while plotting the pdf function
mu2=3; sigma2=2; X2=normrnd(mu2,sigma2,[200,1]); sorted_X2=sort(X2); Y2=normpdf(sorted_X2,mu2,sigma2); figure plot(sorted_...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
I want a draw a line parallel to x axis in the existing graph while plotting itself
%Noisy data ND=importdata('Noisydata.txt'); x3=ND(:,1); y3=ND(:,2); subplot(3,2,6); plot(x3,y3) title('Noisy Data') Now...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
I am finding it difficult to write extended langmuir isotherm using summation.
I am new to MATLAB so the equation looks like this. Gsel = sum(Gsli(1:4))*((yi*P)/Pli)/(1+sum(yj*P/Plj(1:4))
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Help me out on this error
I am plotting a pdf curve from a given mean and std deviation and I need to sample 200 data points within the pdf curve and from...
plus de 3 ans il y a | 1 réponse | 0