![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21445073_1612966312166_DEF.jpg)
Vaswati Biswas
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
193.328
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
78.57%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to get contour plot of multiple Datas in the same plot?
I have X axis values [0 10 20 30 40 50 55] and y axis values starting from 300 to 2000 at the interval of 2. I also have seven Z...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the argmax value of multiple images
I have multiple images. First I want to find the correlation between each images like image 1 and image2 then image2 and image3 ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to Call a function inside for loop?
I am writing a function like this function Eqn = eff(neff,hf) nf=vpa(2.1511); ns=vpa(1.5264); nc=vpa(1.3354); rho=1; lamb...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create an array?
I want to calculate the value of S by varying the hf but it only gives me a point. My code is given below. Kindly help clc cle...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to get rid of the Error in Transcendental equation ?
Can anyone help to solve this problem . The error I am getting is : "Unable to perform assignment because the indices on the...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to plot transcendental equation?
I want to plot neff vs lambda graph following a analytical expression. But when I run my code it doesnot show me any error but...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
how to Plot of a transcendental equation?
Can anyone help me to solvethis equation? I want to plot neff vs wavelength. It's a transcendental equation. Wavelength will b...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
getting multiple curves instead one single curve
I am getting multiple curves instead of getting one curve by using the following code. here ep_1 and ep_2 data I am importing fr...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Cropping multiple Images and save them in a folder
I have multiple images I want to crop them and save them in another folder. The code that I am using is given below. myFolder ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Error in code: while trying to plot average histogram
I have a folder in that folder I have some images and I want to plot a average histogram of that images. My code is given below:...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
histogram by not using the default imhist
I1 = imread('RDL.jpg'); raw = im2double(I1(:,:,1)); m=max(max(raw)); m1=min(min(raw)); binsize=(m-m1)/10; for i=1:1:size(ra...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Histogram plot of laser beam
I have the image shown below from this I have plotted the intensity profile as well as the histogram plot the two graphs are at...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Histogram plot isn't shown properly.
When I am trying to plot the Histogram it looks like as shown below. If I try to scale the y axis as it is too high the variatio...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Bestfit value doesn't match with the plotted value
I am using nlinfit to fit a gaussian square function in my data. My code is shown below: initGuess=[max(g1),500,100] g1 is m...
casi 4 años hace | 1 respuesta | 0