photo

Rachana Reddy Mamilla

MathWorks

Last seen: oltre 4 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Knowledgeable Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

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

oltre 5 anni fa | 0

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

quasi 6 anni fa | 1

| accettato

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

quasi 6 anni fa | 0

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

quasi 6 anni fa | 0

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

quasi 6 anni fa | 0

| accettato

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

quasi 6 anni fa | 0

| accettato