photo

Pijush


Last seen: 1 year 前 自 2017 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
C
Spoken Languages:
English, Hindi
Pronouns:
He/him

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Is the 'row' and 'col' already defined in octave?
I am wrting a code for <https://en.wikipedia.org/wiki/Hough_transform hough transformation> in octave. Taking help from <https:...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Why am I getting an error of "error: X(433,_): but X has size 1x1 error: called from naiveHough at line 70 column 13"
I am wrting a code for <https://en.wikipedia.org/wiki/Hough_transform hough transformation> in octave. Taking help from <https:...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to improve my code for getting the output in the picture?
I want a output similar to this <<https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Emission_spectrum-H.svg/757px-Emi...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to find the wavelength from a given photo?
I want to find the wave-length of few spectral lines like the picture below <<https://upload.wikimedia.org/wikipedia/commons/...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Why is the size of the function different in plot3 and quiver3?
f = 10^8; x = 0:0.1:5; c=3*10^8; z =sin(2*pi*x*f/c+f*x/c); y =sin(2*pi*x*f/c+f*x/c+pi/2); o = zeros(siz...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot 3d vectors along x-axis as well y-axis to demonstrate the production of circularly polarised light?
I want to demonstrate formation of circularly and elliptically polarised light with superimposing two waves with phose differenc...

7 years 前 | 1 个回答 | 0

1

个回答