Frage


how to convert to 3d?
Hai, I have plotted a hyperbolic lens in matlab using the equation "y=sqrt((n^2-1)*((x-f)^2))+((2)*(f)*(n-1)*(x-f)))". As yo...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to find intersection?
Hai, I am working on analytical geometry, I need to find the intersection of a line and a plane. Is there any function in mat...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to draw a plane?
Hai, I am working on optics. I have plotted a lens in matlab. The rays of light emerging out of the lens, after undergoing re...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to copy matlab figure into ms word?
Hai, I am preparing my thesis report. I have typed the report in ms word, I need to put the results I have obtained by plotti...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


how to plot spikes?
Hai, I have a 3 dimensional graph. I need to plot spikes at required points. How is this possible in matlab? Looking forward ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to find the distance?
Hai, I have drawn a line between two points, I need to find the length(distance) of that line between those two points. Is th...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to rotate?
Hai, I have drawn a vertical hyperbolic lens in matlab by using lens equations. I need to rotate this into a horizontal lens....

mehr als 12 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


how to draw rays?
Hai, I need to draw rays coming out of a lens after refraction. The rays should be drawn such that, after coming out of the l...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to show grid lines?
Dear sir/madam, I gave the command grid on, but no grid lines were shown on the figure window. Why is it so? What is the righ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to solve simultaneous equations?
Dear sir/madam, I need to solve two simultaneous linear equations. How could I do this in matlab? Looking forward to hearing ...

mehr als 12 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


how to do differentiation?
Dear sir/madam, I have a function y=f(x). I need to differentiate this function and find the value of the differentiation(slo...

mehr als 12 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


how to do ray tracing?
Dear sir/madam, I am working lens antennas. Here the incoming plane waves first enter the lens, and come out of the lens and ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to make lenses in matlab?
Dear sir/madam, I am working on optical lenses. I need to create lenses such as biconvex, biconcave, planoconvex and planocon...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to plot geometric figures?
Dear sir/madam, I am working on geometric shapes. I need to plot geometric shapes like square, rectangle, triangle etc... in ...

mehr als 12 Jahre vor | 5 Antworten | 1

5

Antworten

Frage


I am not getting a graph when I use mesh
Dear sir/madam, When I use mesh() or surf() to plot the graph, I am not getting any graph. It displays only the co-ordinate a...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to plot the pdf of a random variable?
Dear sir/madam, I need to plot the PDF (probability density function) of the uniform random variable or any other random vari...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to generate a uniform random variable with mean zero and variance ten?
Dear sir/madam, I need to generate a uniform random variable with mean 0, and variance 10 for my project. How could I generat...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to find the row and the column location in a matrix?
Dear sir/madam, I used the functions max(X,[],1),max(X,[],2). These give the maximum values along each column and each row re...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to get a 3D stem plot?
Dear sir/madam, mesh(),meshc(),meshz(),surf(),surfc(),surfz() etc... all these functions plots a continuous 3D graph. I need ...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to run the matlab code step-by-step?
Dear sir/madam, I need to run the matlab code step-by-step, and also see what is happening in the code or the variables. How ...

fast 13 Jahre vor | 3 Antworten | 7

3

Antworten

Frage


how to generate a uniform random variable in the interval [-1 1] with mean zero?
Dear sir/madam, I am working random variables. I need to know how can I generate a uniform random variable in the interval [-...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to know how much time it takes to run the matlab code?
Dear sir/madam, I need to know, how much time does a code take to run and display the output? how can I calculate this in mat...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to plot 3D graph using mesh() for a rectangular matrix of data?
Dear sir/madam, I am using mesh() to plot 3D graphs. To plot a 3D graph the length of x-axis and y-axis must be equal, using ...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


when polar plot is zoomed it does not show values on the radial axis and the polar axis.
Dear sir/madam, I am working on antenna radiation patterns and using polar() to plot the radiation pattern. When I zoom into th...

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to change the values on the polar axis?
Dear sir/madam, I am plotting antenna radiation patterns using matlab, using polar command. When I plot the radiation pattern...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to find argument or angle of a complex number in matlab?
Dear sir/madam, How do we find the argument of a complex number in matlab? If I use the function angle(x) it shows the fol...

fast 13 Jahre vor | 3 Antworten | 0

3

Antworten