Nguyet Nguyen
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Decode the cryptogram was encoded from 2x2 matrix
the cryptogram was encoded with 2x2 matrix What is the message? 5 2 25 11 -2 -7 -15 -15 32 14 -8 -13 38 19 -19 -19 37 16 I fi...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Create the program to return the orthogonal basis and orthonormal basis
Write a program to input any number of vectors in R^n and return return the orthogonal basis and orthonormal basis of the subspa...
2年以上 前 | 2 件の回答 | 0
2
回答質問
How to flot the function f(x,y)=(x^(2)+y^(2)) ℯ^(y^(2)-x^(2))
I used the code: figure fsurf(@(x,y)(x.^2+y.^2)* exp(y.^2-x.^2), but i don't know the range to input. can you guys help me p...
2年以上 前 | 2 件の回答 | 0