Feeds
문제
Calculate inverse Fourier transform
inverse Fourier transform of the vector x
거의 12년 전 | 0 | 솔버 수: 9
문제를 풀었습니다
Temperature conversion
Convert temperature in degrees Celsius (C) to temperature in degrees Kelvin (K). Assume your answer is rounded to the nearest Ke...
거의 12년 전
문제를 풀었습니다
Replace multiples of 5 with NaN
It is required to replace all values in a vector that are multiples of 5 with NaN. Example: input: x = [1 2 5 12 10 7] ...
거의 12년 전
문제를 풀었습니다
Volume of this donut
Given hole diameter a, and outermost diameter b, determine the volume y of the resulting donut.
거의 12년 전