Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Could anyone tell me how to fix the sum of random numbers to a specified value in the following code.
조회 수: 1 (최근 30일)
이전 댓글 표시
If a=0.01; b=0.09; r = a + (b-a).*rand(2,3) For the above code how can i have the sum of r to a fixed value 0.35.Could anyone help me on this
댓글 수: 1
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!