Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by bmsec

  1. B

    Using linprog function in MATLAB

    How to find the minimum/maximum bounds for h(m) using linprog function in MATLAB ? I have shown the hand calculations. Kindly guide me how to proceed : delta_p <= Summation(h(m).T(w)) – Hd(w) <= delta_p In passband, Hd(w)=1 ...
  2. B

    I have another doubt regarding the same FIR Coefft optimization problem

    I'm sorry Sir, I had internet problem in my area, for more than 1 week, so i could not reply. I solved that problem by contacting the author of the paper. Also, I did frequency sampling , at those frequencies, using a simple for loop. Define step size for the frequencies, Increment the...
  3. B

    I have another doubt regarding the same FIR Coefft optimization problem

    Dear Sir, Kindly assist me in the implementation. I have certain roadblocks in the MATLAB functions for solving constrained equation as I have mentioned in previous post. Kindly guide me and help me to complete the project. I will be grateful to you. Thank You Bharath M S
  4. B

    I have another doubt regarding the same FIR Coefft optimization problem

    Sir, Do I need to clarify my question a little more? Can you kindly help me in any direction ? Please guide me Sir. Thanks and Regards.
  5. B

    I have another doubt regarding the same FIR Coefft optimization problem

    Sir,Thank You. Kindly reply at your best convenience. I have a couple of specific questions : 1. The Constraint equation is Magnitude[sum{h(m).T(w)} - Hd(w)] must be less than/equal to Delta where sum{h(m).T(w)} is the frequency response of the realized filter in current...
  6. B

    Help me write a C code for FIR filter design

    Thank you very much. I've started coding the algorithm in MATLAB.
  7. B

    I have 2 implement a filter coefficients optimization algorithm. C or MATLAB ?

    The optimum filter coefficients have to be selected iteratively from a coefficient search space. The maximum allowable deviation of this realized filter from the desired filter is defined as the cost function which is fixed in advance. The coefficients selectable from the search space will have...
  8. B

    I have another doubt regarding the same FIR Coefft optimization problem

    Plz help, regarding the FIR Coefft optimization problem The optimum filter coefficients have to be selected iteratively from a coefficient search space. The maximum allowable deviation of this realized filter from the desired filter is defined as the cost function which is fixed in advance...
  9. B

    I have 2 implement a filter coefficients optimization algorithm. C or MATLAB ?

    I am really grateful for your answer. I missed out seeing the notification for your reply. Thank You. I've tried fdatool in MATLAB, If it is good, I'll explore it more. Thanks a lot. I'll contact for any more help.:grin: ---------- Post added at 18:28 ---------- Previous post was at 18:26...
  10. B

    I have 2 implement a filter coefficients optimization algorithm. C or MATLAB ?

    Thank u so much.:) I'll contact again if i hav any doubt. actually i studied matlab long back. but i'll refresh and start working in matlab itself. also there is no conversion software from C to MATLAB. i feel giving inputs coefficients is simpler in MATLAB than C. If i encounter any probs...
  11. B

    I have 2 implement a filter coefficients optimization algorithm. C or MATLAB ?

    Is it advisable to write filter programs in C or MATLAB ? i have 2 implement a filter coefficients optimization algorithm. Is it better to write it in C or MATLAB? Later for giving inputs, which is easier ?
  12. B

    Help me write a C code for FIR filter design

    is it advisable to write filter programs in C or MATLAB ? i have 2 implement a filter coefficients optimization algorithm. is it better to write it in C or MATLAB? Later for giving inputs, wwhich is easier ?
  13. B

    VHDL code for connecting ADC to FPGA

    Re: adc vhdl I have a similar project wherein : 1.There is an onboard ADC in Altera fpga Stratix II EP2S180 kit, to accept analog waveform. 2.The ADC output has to be digitally amplified by the vhdl code dumped in fpga. 3.The amplified output goes to DAC and outputted. Kindly tell me about...

Part and Inventory Search

Back
Top