photo

sanjeev a


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
91,364
of 300,791

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,091

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,108

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Create a Gray level Mask using Matlab and write the same as a gray level image.
I am producing a gray level pattern to be loaded on my SLM (Spatial Light Modulator). The pattern is 1920x1080 pixels. I have 25...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


Create a random Matrix with numbers in a distribution
I need to create a matrix of size (256,1). But each entry should be random one from (0:(0.2pi):2pi). I have written a code but...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to measure the error between two speckle intensities?
I have two random speckle intensities say I1 and I2. How can I measure the error between them ? Will RMS error give a correct re...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to measure he similarity between two 2D complex fields?
I have a matrix operation Y=B*A*X; ; where A=exp(1i.*pi*rand(50,50)); B=transpose(A); X is the input which is random X...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


optimization problem of a random process
I have a random matrix A=rand(3,3); I have an operation F= Transpose(A)xAxG Problem is that A is not known before hand. I j...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


I would like to see the output when an inpiut field passes through a diffuser and retraces its path through the same scattering medium. I have written the following code. Am I correct while retracing ? Please can someone advice me?
clear all close all %define diffuser diffuser=rand(100,100); %define input phase matrix Ein=exp(1i*rand(100,100...

8년 초과 전 | 답변 수: 1 | 0

1

답변