how to generate probability matrix with close probability value.

1 view (last 30 days)
I want to generate probability matrix with all value of particular row (for each row) should be close to each other. i.e.
0.2451 0.2431 0.2602 0.2516
0.2620 0.2412 0.2447 0.2521
0.2376 0.2629 0.2518 0.2477
0.2442 0.2650 0.2347 0.2561

Answers (1)

Walter Roberson
Walter Roberson on 23 Oct 2016

Categories

Find more on Creating and Concatenating Matrices 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!