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
Statistics
0 Questions
18 Answers
RANK
1.042
of 295.486
REPUTATION
70
CONTRIBUTIONS
0 Questions
18 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
22
RANK
of 20.236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
meer dan 9 jaar ago | 0
| accepted
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...
meer dan 9 jaar ago | 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...
meer dan 9 jaar ago | 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: ...
meer dan 9 jaar ago | 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 ...
meer dan 9 jaar ago | 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 ...
meer dan 9 jaar ago | 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...
meer dan 9 jaar ago | 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...
meer dan 9 jaar ago | 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...
meer dan 9 jaar ago | 2
| accepted
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...
meer dan 9 jaar ago | 1
| accepted
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 ...
meer dan 9 jaar ago | 1
| accepted
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...
meer dan 9 jaar ago | 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...
meer dan 9 jaar ago | 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...
meer dan 9 jaar ago | 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...
meer dan 9 jaar ago | 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 ...
meer dan 9 jaar ago | 1
| accepted
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...
meer dan 9 jaar ago | 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...
ongeveer 10 jaar ago | 1
| accepted