Catch errors early with simple visualizations
In this video, we show how a user tried to make a random number distribution. The distribution was slightly biased. Just trying it a few times and staring at numbers in the command window does not show the bias. Running it a larger amount, and visualizing the results, makes the bias obvious. Catching the error immediately was easy just by looking at the plot of the data. Imagine how difficult it would be to find the small bias if this piece of code were inserted into a much larger simulation.
Test often.
コメント
コメントを残すには、ここ をクリックして MathWorks アカウントにサインインするか新しい MathWorks アカウントを作成します。