denormalization signal at Simulink
34 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Bahadir
el 30 de Ag. de 2025 a las 9:28
Comentada: Mathieu NOE
el 1 de Sept. de 2025 a las 8:08
Dear Sir,
I use Block Parameter:Normalization on Simulink.
I use this block to three phase voltage signals.
Parameters:
Norm:2-norm
Normalize over: Each row
How can I denormalization that normalized signal on simulink
1 comentario
Mathieu NOE
el 1 de Sept. de 2025 a las 8:08
hello
I am not sure but I guess there is no way to have access to the normalization factor (if yes then you simply have to mulitply the normalised signals by it)
as a workaround you should be able to compute yourself the 2-norm factor and use it then latter on to denormalize your data
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!