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 mumtaj

  1. M

    Feature vector extraction in face recognition using PCA

    procedure for feature vector extraction in face recognition using PCA
  2. M

    doubt in row-column matrix multiplication (in matlab)

    hai preetha, i need to calculate transpose matrix multication. not inverse matrix
  3. M

    doubt in row-column matrix multiplication (in matlab)

    i have 'x' vector which is N*1 column vector i want to multiply it with its transpose. (i.e) x' * x how can i do it explainme with the code thanks in advance
  4. M

    upsampling of an image

    u can use the following code: (eg): im=imread('rice.tif'); x=upsample(im,f); where f is the upsampling factor u may choose ur own value for "f" (eg:2 or 3)
  5. M

    A question on Markov process and Markov chain

    Markov chains have many applications in biological modelling, particularly population processes, which are useful in modelling processes that are (at least) analogous to biological populations. The Leslie matrix is one such example, though some of its entries are not probabilities (they may be...
  6. M

    Looking for basic information about dolby digital

    Re: dolby digital refer on following link : **broken link removed** Added after 2 minutes: refer on followink link: **broken link removed**
  7. M

    Need documents about digital automatic levelling control (ALC)

    Re: Digital ALC An audio tape recorder having particular utility for retrofitting vehicles having radios, tape players, or other audio generating devices has an automatic signal level control circuit adaptable to very wide ranges of input circuit level. The circuit has a variable resistor in...
  8. M

    Need documents about digital automatic levelling control (ALC)

    Re: Digital ALC The Digital ALC compensates and compresses all audio materials such as news, music, drama, sports, CM, etc. to appropriate bandwidth for broadcasting services without spoiling its original sound quality and in a natural touch to human ears, just like a professional audio...
  9. M

    What do you mean by frequency in an image?

    Re: Image Frequency. The term (spatial) frequency is used in Neat Image to denote image elements (both important details and noise) of certain size.High frequency corresponds to image elements of smallest size. Medium frequency corresponds to elements of medium size. Low frequency corresponds...
  10. M

    What is Higher Order Statistics?

    Re: hos Refer on following link: https://www.mpipks-dresden.mpg.de/~tisean/TISEAN_2.1/docs/surropaper/node3.html
  11. M

    Need a simple coding for watermarking using Matlab

    Re: Watermarking Refer on following link: http://www.advancedsourcecode.com/dctwater.asp
  12. M

    How to learn DSP and what is Matlab and Simulink used for?

    Re: How to learn DSP REFER ON FOLLOWINK LINK: https://www.redcedar.com/learndsp.htm
  13. M

    Sigma-Delta and Delta-sigma

    Refer Delta - Sigma Converters on following link: https://www.beis.de/Elektronik/DeltaSigma/DeltaSigma.html Refer Sigma - Delta Converters on following link: https://www.beis.de/Elektronik/DeltaSigma/SigmaDelta.html
  14. M

    The relation between bps and Hz

    Re: bps and Hz refer on following link: https://www.thefreedictionary.com/rate
  15. M

    fMRI and MRI related materials

    u can access the materials from the following link : https://en.wikipedia.org/wiki/magnetic_resonance_imaging

Part and Inventory Search

Back
Top