Community Profile

photo

Jacob D


Last seen: 3 years ago Active since 2015

Statistics

All
  • First Review
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 1
  • First Submission
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Content Feed

View by

Submitted


JacobD10/tightfigadv
A MATLAB function to remove white space around figures

6 years ago | 4 downloads |

Thumbnail

Solved


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

6 years ago

Solved


Is this is a Tic Tac Toe X Win?
For the game of <https://en.wikipedia.org/wiki/Tic-tac-toe Tic Tac Toe> we will be storing the state of the game in a matrix M. ...

6 years ago

Submitted


Project Release ZIP File from Dependencies
This function will build a zip file containing only necessary files/folders for release of a project

6 years ago | 1 download |

Submitted


The Speech Transmission Index (STI)
An implementation of the Speech Transmission Index (STI) for MATLAB

6 years ago | 9 downloads |

Thumbnail

Solved


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

7 years ago

Answered
How does one Increase spacing between different entries in a plot legend?
I know this was quite some time ago now but you may try the following code to increase the total height of the legend, which wil...

7 years ago | 4

| accepted

Answered
How can I generated Speech Shaped Noise(SSN)
I know this question is a few years old but here is a simple solution for the record... (1) Download this toolbox: <https://g...

7 years ago | 3

Answered
How do I set Transparency of area plot in R2014b?
Here is a solution to your problem. It allows transparent area plots in R2014b and newer. =] I only replaced your last line of ...

8 years ago | 1