photo

Rachana Reddy Mamilla

MathWorks

Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 2
  • First Answer

查看徽章

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

5 years 前 | 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 前 | 1

| 已接受

已回答
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 前 | 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 前 | 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 前 | 0

| 已接受

已回答
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 前 | 0

| 已接受