photo

Prayash Thapa


Last seen: 4年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Is there a way to get the pattern sequence form a generated graph?
The aim is to obtain a unique value (also know as the order in Shor's Algorithm) from the graph produced. The graph contains dis...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Is it possible to automatically output many possibilities using a loop?
I have the number let's say 100, I found its initial factors which are 4 and 50. I would then like to use these factors to divid...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


How to zero the region of the FFT output?
How do I zero the rigion of the FFT output before plotting? The zero frequency region will be at the left hand side of the outpu...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Is there a way to count within the pattern, different points in a graph before repeating?
For these graphs shown (both are same), is there a way to find out how many unique points there are before repeating again? Fo...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Removing non integer values from an array.
Is there a way to remove non integer values from an array? This is not the full script but parts of it: arr = [1, G1, G2, G3...

約4年 前 | 1 件の回答 | 0

1

回答

質問


How to find the number of values the equation outputs before repeating the same outputs again?
This script is based on implementing Shor's quantum factorization. For the equation 'fncT' whicn is alternative version to mod()...

約4年 前 | 0 件の回答 | 0

0

回答

質問


Error trying to implement a 1-D fast fourier Transform
Im trying to get a 1D fft from a signal and keep getting this error saying: "Error using fft Invalid data type. First argumen...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How to implement a for loop for a equation and plot the values on a graph?
How can I correct the array values of 'fncT' when t becomes bigger than 19, the answers become incorrect for some reason. What i...

4年以上 前 | 1 件の回答 | 0

1

回答