Hi!
I am doing some analysis of a circuit and I have a question. For example, if I have a quantum circuit measuring the expectation value of some observable (e.g. X rotation), how to design the parameters of the unitaries of a data-reuploading circuit (to make it rather simple, all unitaries are just Rz rotations) such that the Fourier coefficients of all encoded frequencies remain the same? Is there some tool for this or analytic way?
Thank you!
Hello, thank you for your question. If I am not mistaken, the coefficients are determined by the parameters of the RZs you put in. Once set, the coefficients will be set as well. Could you send me a small script where you donβt see this behavior?
Hi,
Yes, that is correct. The coefficients are indeed determined by the parameters of Rz. However, I am thinking if there is a way to analytically set of the parameters of Rz such that these coefficients are equal.
I would say that this problem can be rephrased in the context of Quantum Signal Processing. Finding the angles that determine your function is not an easy task. There are some papers that claim to have done it efficiently. On the other hand, you could always calculate the function by hand and make a variational circuit to approximate it
1 Like
Thank you. I would read the paper.