photo

Marek Hutta


Last seen: 3ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Solution of Diophantine equation ax + by = c, by means of Euclidean algorithm
function [d,p,q,r,s] = euklidalg(a,b,c); % Solution of Diophantine equation ax + by = c % by means of Euclidean algorithm % T...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Discrete z to convert z^-1
Hello. Change i it correctly? 0.0004773 (z+0.9544) --------------------- (z-0.9591) (z-0.9064) to 0.0004773z^-1 (1+0...

6ヶ月 前 | 2 件の回答 | 0

2

回答