統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,068
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to make plot for non-trivial solution.
problem det(M(n,m)-N(n,m))=0 (-∞<n<∞,1≤m<∞). clc close all clear all c=3*10^8; syms beta step=inpu...
約11年 前 | 0 件の回答 | 0
0
回答質問
how we can solve a determinant
A=[1-(x-1)^2,1-x^2,1-(x+1^)2; 2^2-(x-1)^2, 2^2-x^2, 2^2-(x+1)^2; 3^2-(x-1)^2, 3^2-x^2, 3^2-(x+1)^2]; det(A)=0; det means...
約11年 前 | 2 件の回答 | 0
