Community Profile

photo

Sreeja Banerjee

MathWorks

Con actividad desde 2014

Followers: 0   Following: 0

Contacto

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ísticas

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
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...

casi 9 años hace | 0

| aceptada

Respondida
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...

casi 9 años hace | 0

Respondida
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...

casi 9 años hace | 1

Respondida
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: ...

casi 9 años hace | 1

Respondida
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 ...

casi 9 años hace | 1

Respondida
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 ...

casi 9 años hace | 2

Respondida
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...

casi 9 años hace | 0

Respondida
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...

casi 9 años hace | 1

Respondida
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...

casi 9 años hace | 2

| aceptada

Respondida
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...

casi 9 años hace | 1

| aceptada

Respondida
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 ...

casi 9 años hace | 1

| aceptada

Respondida
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...

casi 9 años hace | 2

Respondida
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...

casi 9 años hace | 2

Respondida
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...

casi 9 años hace | 4

Respondida
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...

casi 9 años hace | 1

Respondida
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 ...

casi 9 años hace | 1

| aceptada

Respondida
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...

casi 9 años hace | 1

Respondida
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...

más de 9 años hace | 1

| aceptada