Community Profile

photo

rkoz575


Last seen: 2 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

MATLAB user

Statistiken

All
  • First Review
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

4 Monate vor

Gelöst


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

4 Monate vor

Gelöst


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

4 Monate vor

Beantwortet
How can I generate power spectral density from waveform?
Hi I have found the answer. One should follow the steps laid out in: https://uk.mathworks.com/help/signal/ug/power-spectral-den...

fast 2 Jahre vor | 0

| akzeptiert

Frage


How can I generate power spectral density from waveform?
Hello. I would like to generate a waveform in MATLAB according to an equation, and then calculate its power spectral density (PS...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Compare a string against list of other strings
Hello, I would like to understand how to compare a user-inputted string against a list of other strings. I have some extremely ...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 3 Jahre vor