If i use hermitian symmetry after IFFT and clip negative part to make it only positive signal for VLC system. I am getting only straight line in BER curve. Can anyone help me in this problem. I can provide the code which i am using.
give me your email id. so, that i can mail you. i can't post here.
I also face similar problem. dear sanjeev plz help me.
how to apply hermitian symmetry before ifft?
here is the answer.
just flip and conjugate data before ifft to apply hermitian symmetry.
by using this technique we can make real signal.
best of luck..
I have the same problem of hermitian symmetry pleas help me
Dear Sanjeev Kumar
For Matlab, you can do as an example
HStoinput=[0, input,0,fliplr(conj(input))];% Apply Hermitian symmetry to input then
OIFFT =ifft(HSoinput); % will be real
All the best
dear Ayad Atiyah Abdulkafi
can I contact with u and can u explained more details
thank u @ Ayad Atiyah Abdulkaf
can u explained more details
thank u
@ Ayad Atiyah Abdulkaf
Dear Eslam Fadly
If you have complex input X=[x1 x2 x3 .......xn],
then you have to modify it to have HS , e.g.
X_hs=[0, X,0,fliplr(conj(X))]'; % then the
IFFT_output= ifft(X_hs,N); % will be real values.
I hope it is clear now for you.
Regards
Thank you so much Ayad Atiyah Abdulkafi . very usefull information.Can you also explain how to remove hermitian symmetry in demodulation side
Which solution reveals the microstructure and features of nickel-based alloys?
02 March 2021 2,221 3 View
Which tools can be used to generate machine codes for additive manufacturing?
02 March 2021 7,220 2 View
I am searching for a good place for the Post Doc,
02 March 2021 4,053 3 View
Working on chandrayaan-2 DFSAR data, there are three datasets available: 1) Slant range image data product: The slant range complex image file. Each pixel is represented by two 4-byte floating...
02 March 2021 8,481 3 View
Hello, The Cranet website does not provide any lead to the data obtained from their multinational survey on HRM practices. Any help on accessing the data would be most appreciated. Thank...
01 March 2021 9,536 3 View
Is there any book chapter/book, webpage or research article available to understand genome-wide gene identification?
28 February 2021 8,095 1 View
For an overfit data set the cross validation error will be much bigger than the training error. Is it true or false?
23 February 2021 3,616 2 View
In my opinion, the RG site is useful in solving scientific problems and shows the researcher's ability. Besides, the separation of the H-index from the self-citations and the overall index is an...
22 February 2021 3,894 6 View
I performed a Proton NMR of graphene powder prepared by electrochemical exfoliation technique. It shows some peaks. But I can't understand it.
21 February 2021 8,947 3 View
To sort the scanned document image I have to determine the class of document. But no of classes of image will keep on adding even after training. So at time of inference first I will detect unseen...
16 February 2021 4,501 3 View
Hello all, In SPSS I am going to code 2 open-ended questions. I have already read all the answers and I made a list of the most important categories to which I can code the answers. This question...
02 March 2021 1,757 4 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I have input and output data set for "ANFIS modeling in MATLAB", and I am getting some negative predicted values of output in testing. However, the predicted values of output in training are...
28 February 2021 3,459 3 View
I am working on modeling and simulation of biomecanical material behaviour, I have succeded on simulating skin using anisotropic hyperelastic material, on APDL and in our lab's finite element...
28 February 2021 552 3 View
I am required to learn about Flyback converters and I got stuck not knowing to full design of the power supply flyback converter Based USB Charger Model using Simulink, especially the design model...
25 February 2021 5,435 2 View
Hello, As part of simulation of gases mixture and water, I need to calculate viscosity of the fluid components and I am using relationships proposed by Chung et al. (1988). The irony is while I...
25 February 2021 8,053 5 View
I do need the Matlab code of Fractal Discrete Cosine Transform (FDCT). Can anyone who has already implement this code, help me with the implementation of this transform?
24 February 2021 5,602 2 View
Hi Hope you are well. Can you please share your code for D2D implementation in Matlab. I want to implement D2D in Matlab based Vienna simulator and struggling to deploy D2D. Thanks
24 February 2021 9,378 3 View
Dear colleagues If anyone has a model of multi-effect distillation in EES or MATLAB software, please send it to me.
24 February 2021 7,282 1 View