Bharathwaj
CedinT,UPM, Spain
2011년부터 활동
Followers: 0 Following: 0
I am currently pursuing a doctoral programme with UPM, Spain and my area of research : Illumination Engineering, Diffuser Design, Non - imaging and Imaging optics.
Professional Interests: signal processing,optics
Feeds
질문
Radius of curvature calculation
I have a set of lines/curves ( discontinuous lines) from which i revolve them to get a surface. I need to find the principle cur...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Converting an image into three column format
I have an image file of size 1000X1000 array. I need to convert it to a three column format with the first two columns represent...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
creating two pairs of data which are apart by a certain distance
Any idea as to how to create two sets of coordinates whose eucleadian distance from every other coordinate is greater than a cer...
12년 초과 전 | 답변 수: 3 | 0
3
답변질문
How to find the Union of two 2D arrays of different size
I have two 2D arrays of different sizes: say A - 100X100 B- 150 X125 i need to get the union of these two arrays...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to find the distance between two non-zero (the element is a one) elements in a matrix
I have a matrix with entries as "1" at random places and i need to find (a) find its non-zero neighbours (b) find the euclide...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
Finding neighbours of an element in a matrix
Suppose that i have an element in a matrix and i need to find its neighbors and the distance of the neighbors... i want to re...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
Plotting Large arrays
I have a 10000X10000 array. My system has a 3GB RAM. Computations on this array happen fast, but when i try to plot these arrays...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
Spatial Frequency
Supposing i have a 1-D or 2-D data...how do i get the *spatial frequencies from the FFT expression* ( FFT results in a spectrum ...
거의 13년 전 | 답변 수: 3 | 1
3
답변질문
Placing Blocks of fixed size to random positions in a bigger matrix
How do you place a smaller matrix(block) of fixed size in a bigger matrix at random positions?
대략 13년 전 | 답변 수: 2 | 0