
Kushagra Kirtiman
Statistiques
11 Questions
0 MATLAB Answers
RANG
34 845
of 281 644
RÉPUTATION
1
CONTRIBUTIONS
11 Questions
0 MATLAB Answers
ACCEPTATION DE VOS RÉPONSES
27.27%
VOTES REÇUS
1
RANG
of 19 056
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 133 951
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
Content Feed
Question
Plotting a function with for loop
I want to plot Function G with k but function G depends on the values of i which is incremented by 1. Is there a way to plot thi...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
How to extrapolate given data to find more number of points?
I have a set of data for example X Y 0...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
Pulsed laser simulation in MATLAB
Is there a good source where I can learn about simulating pulsed laser drilling in MATLAB?
environ un an il y a | 1 réponse | 0
0
réponseQuestion
How to draw irregular curve using random data ?
How to draw irregular Circle/ Curve in MATLAB with radius(i.e 5) varying from +- 1 For example I have to make something like th...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
Thermal Transient analysis in MATLAB
I am doing a thermal analysis in MATLAB of simple model with 10x10x0.2 dimensions. I want to apply Gaussian Heat flux
plus d'un an il y a | 1 réponse | 0
0
réponseQuestion
How to get a data set using Mean and standard deviation
I want to get data set containing 10 points with mean =63 and standard deviation of 2.3. Is there a way to do this in MATLAB
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
I have make surface plot with x, y and z data but getting reshape error
x=[ 10 21 29 39 52] y=[ 143.44 130.4 134.89 123.71 130.4] z=[ 93.66 107.1 102.2 ...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
How to plot a data which 3 columns using bar3 function
I have three column data. I want to plot it in MATLAB using bar3 function. Is there a way to do it
plus d'un an il y a | 1 réponse | 1
1
réponseQuestion
how to plot bar3 for a data which has 3 columns
I have a data which has three columns. I want to show it on a 3d bar with all the three variables. I am getting this error "X m...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
How to find relationship between three data
I have an excel data consisting of three columns. I want to find the relationship between the the data in equation form. Can any...
plus d'un an il y a | 1 réponse | 0
0
réponseQuestion
How to multiply two matrix in such a way that I can store individual values of the matrix
for x=20:1:75 [X]= [cos(x) sin(x); sin(x) cos(x) ]* [1; 2]; end When I am using this code i can only use the last value which...
plus d'un an il y a | 1 réponse | 0