Prayash Thapa
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
69 116
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
37.5%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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()...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 4 ans il y a | 1 réponse | 0