photo

Afrasiab Himaloy


2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


exporting array data to text file
I have the following code which provides array of some random numbers: if true clc; clear all; close all; files=dir('do...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


generating random numbers within a certain range & spacing
if true max=[6 7.75 8.75 9.25 9.50]; min=[5 6 7.75 8.75 9.25]; b=size(max,2); n=20; for i=1:b c(i)=max(i)-min(i);...

대략 6년 전 | 답변 수: 1 | 0

1

답변