Sreeja Banerjee
MathWorks
Followers: 0 Following: 0
I am an Application Support Engineer at MathWorks, Inc. I did my Masters in Computer Science from University of Nebraska - Lincoln, with a specialization on underwater robotics.
In my free time I like taking pictures, reading fiction, volunteering at local animal shelters and blogging.
Professional Interests: robotics, underwater sensors
Estadística
0 Preguntas
18 Respuestas
CLASIFICACIÓN
1.042
of 295.486
REPUTACIÓN
70
CONTRIBUCIONES
0 Preguntas
18 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
22
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
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
How can I find common volume of three cones intersecting each other?
Hi Tanzim, Since you have not mentioned anything about the format of the data you have, it is difficult to suggest you any MA...
más de 9 años hace | 0
| aceptada
Write a function that checks whether an element occurs in a list.
Hi Yeap, Assuming that x is the element you want to check and a is the array, this function will not because you are comparin...
más de 9 años hace | 0
Font Unit property in R2015a
Hi Patrick, You have mentioned that in the start up file you have added the commands: >> set(h,'DefaultAxesFontName','ti...
más de 9 años hace | 1
How do I get and Angstrom symbol to export to an eps?
I tried to change the font from Helvetica to Times New Roman and I did not see a difference. The code I tried is given below: ...
más de 9 años hace | 1
How can I solve this problem?
Looks like you are calling the function "geoshow" using the following syntax: >> geoshow(lat,lon) However, the sizes of ...
más de 9 años hace | 1
Java Error when calling PLOT command and using graphics.
Hi SG, From the error it looks like the default OPENGL on your machine may not be compatible with MATLAB. Make sure you have ...
más de 9 años hace | 2
Access Windows Location or Sensor API from Matlab
We need to know more about the data to give you any specific MATLAB functionality. However, you may be able to find some user de...
más de 9 años hace | 0
how to reconstruct piecewise polynomial splines?
Hi Behnam, At the end of the documentation page for function SPAPI and FN2FM, you can see that there is a "More About" sectio...
más de 9 años hace | 1
License Center Unavailable - Technical Issue
This message is usually caused by a problem with the web browser's cache and cookies. To resolve this issue, clear your cache an...
más de 9 años hace | 2
| aceptada
Inversely proportional secondary axis as a reference of primary axis
Hi Owen, From your question I understand that the number of ticks shown on the first axis is different than the number of tic...
más de 9 años hace | 1
| aceptada
To overlap two or more images to give single image for all property data in single image
Hi Sanjeet, I understand that you want to superimpose two or more images. After looking at the images that you have attached ...
más de 9 años hace | 1
| aceptada
Matlab crashes frequently on Arch Linux
Hi Zilong, From the crash dump it looks like the issue can be due to various reasons. Please try the following: 1. Are you...
más de 9 años hace | 2
how to plot wind speed and direction in windrose
Hi Teklehaimanot, In your question you have mentioned that you have attached a plot, however, I could not find any attached w...
más de 9 años hace | 2
FIT function output structure
Hi Bob, The function FIT returns a cfit object for curves or a sfit object for surfaces. You can learn more about the objects...
más de 9 años hace | 4
want to do 'rolling regression' and 'out-of-sample prediction'. how can i do that?
Hi Nayeon, From your question it looks like you want to be able to perform a rolling-Window analysis for checking the stabili...
más de 9 años hace | 1
How can I plot various vectors together with surf or mesh when they have different x, y and z values?
Hi Andreas, From your question I understand that you have two 1D vectors G and P. These vectors can have different values at ...
más de 9 años hace | 1
| aceptada
How to add a partial differential equation to lotka volterra equation
Hi Zahmeeth, From your question I understand that you want to know how you can write the second order partial differential eq...
más de 9 años hace | 1
help using grpstat() function
I understand that you are facing issues while trying to use the function "grpstats". The syntax for using the "grpstats" functio...
alrededor de 10 años hace | 1
| aceptada