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 Wayfarer

  1. W

    C code for fingerprint extraction and matching

    Sorry for bumping an old thread, but its been more than 6 years and has anyone found any C code for a fingerprint recognition system yet? I have also tried converting the matlab code but some of them matlab functions such as bwlabel and regionprops are not supported by the Matlab Coder for...
  2. W

    PWM (Duty Cyc;e) PIC16F877A to MD22

    From your code, If pins A2 and A3 are 00, then C0 will be low for 2 ms and high for 1.5 ms. This gives a duty cycle of 1.5/(2+1.5) = 42.8% If A2, A3 are 01, then you have C0 low for 2 ms and high for 1 ms giving you a duty cycle of 1/3 = 33.33% If you want 50% duty cycle, just change the delay...
  3. W

    Matlab code for MIMO-OFDM including BER, SNR, reyleigh. etc

    Hi I am trying to simulate a MIMO scattering wireless channel model using simulink. I have posted a new thread here https://www.edaboard.com/threads/250219/#post1070209 If anyone has any code or simulink model that can help me, Thanks
  4. W

    MIMO scattering wireless channel model in simulink

    Hi, I am currently working on a mini-project which is related to performance evaluation of a MIMO scattering wireless channel model using simulink. I am not sure where exactly should I start. Shall I start with **broken link removed** demo or **broken link removed** demo from MATLAB? Then how...

Part and Inventory Search

Back
Top