photo

Jacob Stamm


Last seen: 3 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to perform a Taylor Expansion on discrete data
Hello, I would like to find the taylor coefficients of data given by some vector: x = -5:0.01:5; data = 2.^-(x.^2); plot(x,da...

mehr als 4 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Finding the indices of the maximum of a matrix for plotting
Hello, I'm trying to find the indicies of the maximum value of this matrix. When I use the auto-index finder that's built into...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to derive the time axis for the ifft of an oscillating pulse?
Hello, I have an oscillating pulse in the frequency domain that I would like to ifft and find the time signal. My signal looks l...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to output random number each time a for loop repeats?
Hello, I'm trying to write a code that will ask for an input string from the user (like "Hello", for example), and generate rand...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort