photo

Marek Hutta


Last seen: 3 months 前 自 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 months 前 | 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 months 前 | 2 个回答 | 0

2

个回答