Community Profile

photo

Jerry


University of Maryland

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Removing multiple blanks for a string
suppose I have a string mystr='Tom and Jerry' I want to write a function that removes all the spaces and leaves just one spa...

10 years ago | 3 answers | 0

3

answers

Question


Write a function that produces a plot for the Cantor Set
The Cantor Set is an image that looks like this: http://library.thinkquest.org/2647/media/cantor.jpg I am asked to write a fu...

10 years ago | 2 answers | 0

2

answers

Question


Plotting resistors and capacitors in matlab
I was wondering how you would plot the general shape of resistors and capacitors in matlab. For resistors, I came up with the fo...

10 years ago | 2 answers | 0

2

answers

Question


Input doesn't work
I was working on writing a script but when I included the input function I received the following error: Attempt to execute SCR...

10 years ago | 1 answer | 0

1

answer

Question


Write a function that returns triangular part of matrix using loops
I just started to learn how to program using matlab and in class we have covered if and for loops but I am really not sure how t...

10 years ago | 2 answers | 0

2

answers