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 usman

  1. U

    [POLL] Program your FPGA?

    AOA! i started with verilog & very easily grasped it, that's why i am stick to it & work in verilog for FPGA. regards, UsmaN
  2. U

    Sound file quantization in Matlab

    Re: quantization u can do it so.... Y = wavread('file name'); Fs=8000; N=8; wavwrite(Y, Fs, N,'modified'); wavplay('modified') best regards,
  3. U

    bicubic interpolation

    bicubic interpolation examples AOA! how the interpolated point is calculated in bicubic interpolation using the sixteen points. is it the average value or something else. please elaborate in detail and if any formula is used for the interpolated point , plz let me know... regards, Muhammad Usman
  4. U

    How to view the frequency contents of a signal in MATLAB?

    Re: frequency in MATLAB AOA! my question is very simple. let me reexplain agian. i have 3 signals of frequencies: f1=100HZ, f2=150hz, f3=50 hz. and added all the three sinosoids to get a composite signal. now i want to plot the composite signal in frequency domain to see the frequency contents...
  5. U

    How to view the frequency contents of a signal in MATLAB?

    Hi, if i have a signal or composite signal, how can i view its frequency contents in MATLAB, i used fft but i am not satisfied with the result.
  6. U

    How to write set of instructions in ROM of 8088??

    how can i write instruction set into the ROM of 8088. is there any software available?
  7. U

    upsampling of an image

    i mean i have an image 256x256. i want to upsample this image, how can i?
  8. U

    upsampling of an image

    AOA! how can i upsample an image. downsample is easy just not read the next pixel value. i tried read an image to m. and then tried m(1:0.5:end, 1:0.5:end) for upsampling but that didn't work, a warning "Warning: Integer operands are required for colon operator when used as index" is generated...
  9. U

    Can I install only image processing toolbox after installing Matlab 7?

    I installed MATLAB 7 but i didn't installed image processing toolbox.......i wana know that can i install only image processing toolbox without effecting the current installation.
  10. U

    How about this for a beginner: Spartan-3 FPGA Starter Kit?

    best fpga starter kit Assalam o Alaikum! yes the said kit is best for educational purposes, and a initiative for the novice users. i am also working on that kit and this is the complete board along with all the necessary pheripherals. regards, Muhammad Usman
  11. U

    verilog to VHDL Converter

    is this tool (X-HDL) free available for downloading...........plz mention the link....
  12. U

    verilog to VHDL Converter

    AOA to ALL!!!! is there any tool(software) available that can convert verilog code to VHDL code. i.e verilog to VHDL converter.... regards, Muhammad Usman
  13. U

    verilog to VHDL Converter

    AOA to ALL!!!! is there any tool(software) available that can convert verilog code to VHDL code. i.e verilog to VHDL converter....
  14. U

    Need research proposal on Embedded System design

    embeded design I need a sample research proposal on "Embedded System design".... if any one have plz email me on musman_it@yahoo.com.........thanx
  15. U

    Looking for Switching Circuits for Engineers by M. Marcus

    very urgent i need link or a soft copy of the book "switching circuits for engineers" by Mitchell P. Marcus

Part and Inventory Search

Back
Top