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

回答