![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/24379894_1634564881939_DEF.jpg)
Hilal Ahmad Bhat
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to simplify infinite double matrix summation in Matlab.
I need to calculate the following sum: I used the following code: beta = 1.5; A = [1 0;0 2]; R = [0 3; 1 1]; syms k l t f ...
12ヶ月 前 | 2 件の回答 | 0
2
回答質問
Calculate the first n terms of the recursion
Calculate the first terms of the following recursion function xn_plus_one = state(n,t) if n<1 || ~isscalar(n) || fix(n...
約1年 前 | 1 件の回答 | 0