Question


To Remove Spaces In Between The Images And Assign Indices For Each Image
Hi, I have written a Matlab coding to generate an array of holograms(4x4) as follows: a=-1:2/127:+1; b=-1:2/127:+1; ...

11 years ago | 1 answer | 0

1

answer

Question


Integration In Matlab
Thanks to andrei bobrov for your answer! Yes R1=R2. Your coding seems to work, but the value(answer) is a huge one to know the e...

12 years ago | 1 answer | 0

1

answer

Question


To solve double integral
I am having problem in solving the foll: 2*pi 1 / / | |exp(j*phi(r,theta)+j*shi(r,theta))rdrd(theta) ...

12 years ago | 1 answer | 0

1

answer

Question


Least Square Solution Using Matlab.
The following is a matlab coding for least square solution. I have got this from a book and need to work on this. Can anyone ple...

12 years ago | 1 answer | 0

1

answer

Question


Iterations in matlab.
Hi, I have done a coding in matlab and this is the point where I am hanging,can anyone please help me out? I have an equat...

12 years ago | 1 answer | 0

1

answer

Question


Matrix Iterative Solution Using MATLAB.
Hi, Can anyone please help me in doing the following program: Here is the coding that I have tried: a=-1:2/63:+1; b...

12 years ago | 1 answer | 0

1

answer

Question


Solution Using Jacobi and Gauss Seidel Method.
Hi, I am facing problem regarding the solution of the foll problem: W(m+1)(j,k)=Pm(j,k)+Q(j,k)/2*g(j,k) Where: P(j,k)=[...

12 years ago | 1 answer | 0

1

answer

Question


Differences Of The Elements Of A Matrix.
Hi, I have a problem which may be very simple for others but since I am very new to MATLAB I am facing some problem regarding t...

12 years ago | 1 answer | 0

1

answer

Question


Differentiation Of A Function.
Hi, Can anyone help me out regarding the following problem on differentiation in Matlab as soon as possible: I have a symbol...

12 years ago | 1 answer | 0

1

answer

Question


Differentiation Of A Function.
Hi I have a symbolic function, S=sqrt(8).*(3.*X.^3+3.*Y.^2.*X-2.*X); I need to differentiate it w.r.t X and Y. I did this b...

12 years ago | 2 answers | 0

2

answers

Question


Generating A Step Like Function In MATLAB.
Hi, Previous suggestion to my question was alright. That was much useful to generate a step like function using the command"sta...

12 years ago | 1 answer | 0

1

answer

Question


Generating Step Function In MATLAB.
Hi, Can anyone help me in generating a step function which increases by an increment of 1 unit and then remain constant for 1 u...

12 years ago | 2 answers | 0

2

answers

Question


To split a matrix into equal parts.
Hi, Thanks to your answers, but did not get it properly. I am making it simpler by considering for a 6 by 6 matrix.Suppose I ha...

12 years ago | 2 answers | 0

2

answers

Question


To split a matrix into equal parts.
Hi, I am hanging with a problem regarding matrix splitting. I have a 128 by 128 matrix and want to split it into 16 equal matri...

12 years ago | 2 answers | 0

2

answers