how to obtain square of a signal?
2 views (last 30 days)
Show older comments
I have the data obtained from a power quality analyzer. It is the value of current and is a row vector.I can generate the current waveform using plot function. Now i want to obtain the square of current for calculating torque.
I want to know whether element wise multiplication is a correct approach for calculating its square.I tried using PS product block in simulink. But it accepts only one value and not a vector.
0 Comments
Answers (0)
See Also
Categories
Find more on View and Analyze Simulation Results in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!