matlab基本程式設計問題急

2021-03-04 01:50:05 字數 574 閱讀 2857

1樓:酷呆愛死呆

a=input('輸入數字');

if a==1

s=(9-(-5))*rand(1,10)-5;

s2=sort(s,'descend')

elseif a==2

n=input('序列專長度

屬');

s3=normrnd(3,9,1,n);

s4=sort(s3,'descend')end%%%%%%%%%%%%%%%%%%%%輸入數字1

s2 =

8.0966 7.8367 7.

5111 6.3843 0.7438 0.

6799 -0.0598 -2.5323 -4.

1895 -4.8619

輸入數字2

序列長度10

s4 =

22.6487 12.6009 9.

5321 5.9456 4.5718 4.

0254 2.6613 1.7724 1.

3196 -2.2948

有關於MATLAB的程式設計問題,急!謝謝

a 1 1045 997 2 1039 990 3 1031 987 4 1025 982 5 1023 974 6 1018 973 7 1015 970 8 1013 963 9 1012 964 10 1020 969 11 1034 986 12 1041 990 13 1037 984 1...

C語言程式設計問題急

這是根據素數最基本的定義來寫的演算法。什麼叫素數 除了1和他本身,沒有其他因子。所以就有了2到 n 1 t各個整數先後作為除數。不能的話就為素數。汗 include include main include include 這是呼叫sqrt 函式所需的標頭檔案int main 根據sign值判斷是否...

c程式設計問題!急!200分!高中的簡單程式設計問題

給!沒用執行緒,程式也沒完善!但是需求都實現了 private void mainform keydown object sender,keyeventargs e check private void check if picturebox1.location.x picturebox1.widt...