Rachana Reddy Mamilla
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
6 Answers
RANK
3,726
of 295,569
REPUTATION
14
CONTRIBUTIONS
0 Questions
6 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
erf and trapezoidal method for volume
*erf:* It is an Error function. Y = erf(X) is the error function for each element of X. X must be real. The error func...
6 years ago | 0
what is the difference between "unwrap" and "phasez" function
Unwrap function is used to make the phase continuous and it’s not necessary for it to Start from 0.It depends on the input you g...
6 years ago | 1
| accepted
output of mod block is not correct
Hello, Whenever we do arithmatic operations with the floating point variables there is a small precision error associated whic...
6 years ago | 0
Differece of two histograms
Hello Timo, Though the function Histogram saves it as an Histogram object you can get its data using Histogram.Data/Histogram.V...
6 years ago | 0
Calling python special methods from matlab
Hello Marco, There are some features of python which are not supported by MATLAB .One of which includes the inability to access...
6 years ago | 0
| accepted
how to write long field name in a shape file?
Hello Reema, You cannot create fields whose size is greater than 11 characters using shapefile. Hence you face that issue. As y...
6 years ago | 0
| accepted