Community Profile

photo

Juan Carlos Ponce Campuzano


Last seen: 6 months ago Active since 2021

Followers: 0   Following: 0

Message

Statistics

All
  • First Submission

View badges

Feeds

View by

Submitted


MATLAB Live Scripts: Calculus & Linear Algebra
Interactive activities for learning mathematics (Calculus & Linear Algebra) and MATLAB

1 year ago | 0 downloads |

Thumbnail

Submitted


MATLAB Live Scripts: Multivariate Calculus & ODEs
The Live Scripts contained in this website are designed to cover basic topics of Multivariate Calculus & ODEs with the aid of pr...

1 year ago | 0 downloads |

Thumbnail

Submitted


Comparing smooth and fractal surfaces
Comparing smooth and fractal surfaces

3 years ago | 1 download |

Answered
What is the meaning of the symbol (') at the end of linspace?
I just figured it out. This is a row vector: linspace(0, 2*pi, 50); This is a colum vector: linspace(0, 2*pi, 50)'; :)

3 years ago | 0

| accepted

Question


What is the meaning of the symbol (') at the end of linspace?
Hello everyone, I just started learning MATLAB. I was reading the documentation to plot discrete sequences: https://au.mathwor...

3 years ago | 1 answer | 0

1

answer

Submitted


ChebyshevN
Testing

3 years ago | 1 download |