Community Profile

photo

rkoz575


Last seen: circa un mese fa Attivo dal 2020

MATLAB user

Statistiche

All
  • First Review
  • Thankful Level 1
  • Solver

Visualizza badge

Content Feed

Visto da

Risolto


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 mesi fa

Risolto


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 mesi fa

Risolto


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 mesi fa

Risposto
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...

quasi 2 anni fa | 0

| accettato

Domanda


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...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Risolto


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:...

oltre 3 anni fa