Feeds
提问
Linear Congruence from Euclids HCF
I've succestfully made a function for Euclids HCF and its working. I'm trying to now make a function to use it to find Linear Co...
6 years 前 | 1 个回答 | 0
1
个回答提问
Weird output and calling to another function
I'm having weird issues with a weird output of ans = 1 from this code function m = primefactors(m) k=zeros(1,m); x = 2; wh...
6 years 前 | 1 个回答 | 0
1
个回答提问
While loop into vector
I'm trying to make this function output into a vector on every loop so it stores the variable numbers into the vector but i'm st...
6 years 前 | 1 个回答 | 0

