Community Profile

photo

TheRealTonyStark


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • GitHub Submissions Level 2
  • First Submission
  • First Answer
  • First Review

View badges

Feeds

View by

Question


Visualization of anfis network in deep network analyzer
How can I visualize of anfis network in deep network analyzer?

4 years ago | 0 answers | 0

0

answers

Question


How to convert 3D image to 1D data?
I had the temperature temperature readings of a sensor which is 5002x1 double. I took the readings for different temperatures sa...

4 years ago | 1 answer | 0

1

answer

Answered
How to implement Bicubic interpolation in an image?
The resizing of image using bicubic interpolation method: Example J = imresize(I, 2, 'bicubic');%in your case J: Resized imag...

4 years ago | 1

Question


how to plot ellipsoid?
ellipsoid equation is x^2 +y^2 +2z^2 =10

5 years ago | 3 answers | 0

3

answers