Community Profile

photo

Ali Raza


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Question


I want to get a linear curve fitting for each line in graph
I want to get a linear curve fitting for each of the data point separately in the graph below

1 year ago | 1 answer | 0

1

answer

Solved


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

2 years ago

Question


Amplitude and phase spectrum of an Image
is there any way we can extract the phase and amplitude spectrum of an image udergoing fft or dtft in matlab???

2 years ago | 1 answer | 0

1

answer

Solved


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

2 years ago