02-22-2023, 09:46 AM
You are using a vector as if it was the norm. You can calculate the norm of a vector by using the norm function:
In your example:
Code:
distance = norm(vector)
In your example:
Code:
dist_norm =规范(经销)