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 jalal_merhi

  1. J

    FXLMS MATLAB source code

    fxlms matlab hi all, i have this matlab function code to provide LMS algorithm function[h,y] = lms(x,d,delta,N) % [w,y] = lms(x,d,delta,N) % w = estimated FIR filter % y = output array y(n) % x = input array x(n) % d = desired array d(n) % delta = stepsize % N = length of the FIR filter M =...
  2. J

    algorithma FXLMS in matlab???

    fxlms matlab hi all i'm doing my final task that makes me so desperate i have to make ANC FXLMS algorithm in matlab, but i have to make my own function without using the [...] = adaptfiltfxlms(....) function i have done my own function for system identification using LMS algorithm, but i...
  3. J

    adaptive identification using FXLMS and LMS algorithm

    lms vs fxlms algorithm hi all, i wanna know what is the difference between adaptive identification using fxlms and lms algorithm?? because when i read from ANC book by Sen M.Kuo, it tells that for the fxlms identification the adaptive filter is substitute by S(z), meanwhile in lms...
  4. J

    Looking for a FXLMS C source code

    hi, i have a task to make adaptive filter FXLMS C source code use for identification system i have done with the LMS algorithm, but i still dont know how to make the FXLMS because i still confuse with the filtered-x stuff:cry::cry: is there anyone who can tell me the link or maybe some C...
  5. J

    DSK6713 + 5-6K interface board + ads 8344 EVM

    5-6k interface hi all, i have a task to operate a DSP by Texas Instrument using DSK6713 + 5-6 K interface board + ads 8344 EVM, but i'm really dont understand to use this device.. when i tried to run this device from CCS, the program is failed..:cry::cry: is there anyone who can give some...
  6. J

    Write MATLAB and C code for Volterra Filter

    volterra filter matlab hi all: i have a final project about nonlinear active noise control using volterra filter, is there anyone who knows to program volterra filter in MATLAB and program the C code in CCS??? thank you
  7. J

    C Programming Language

    how can i learn C for micro controller? is there any tutorial source code for 8051 microcontroller application using C?

Part and Inventory Search

Back
Top