Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Ejaz
  • Content: Threads
  • Order by date
  1. Ejaz

    Finding the Mean Value

    I've written the following code to calculate the Mean Values of x, y & z. *************************************************************** for i=2:size(A) % A = column of input data x(i) = % formula y(i) = % formula z(i) = % formula end Mean_x=mean(x); % mean...
  2. Ejaz

    Request Matlab codes for noise & shading correction of Image

    I desparately need Matlab codes for noise & shading correction of 16bit tiff file captured with an experimental digital camera. I have three images: One is the noisy original captured image, one is the dark noise image (black) taken with the camera shutter closed and the other is the white...
  3. Ejaz

    Working with 12 bit tiff image saved as 16 bit image

    The captured image from a camera is 12 bit but saved in the computer as 16 bit tiff image with postfix '0' bits. During capture, the pixel values don't exceed 4095 as should be with 12 bit images. But after saving the image and openning in Matlab, the "imview(image)" command shows 16 bit values...
  4. Ejaz

    Need help on Matlab image processing!

    I'm capturing raw images from an experimental CMOS digital camera. However, this camera doesn't have RGB masks on the CMOS. Instead, the CMOS is monochrome. An instrument with camera lens is fitted infront of the CMOS that has four apertures so that the input image on the CMOS screen is divided...
  5. Ejaz

    Relay driver circuit with timer

    I need to drive a miniature relay with maximum coil voltage of 5 V and minimum coil current of 200 mA by a timer circuit. The circuit need to turn it ON & OFF every 8-10 minutes. Please help! Thanks in advance!
  6. Ejaz

    How to program an EEPROM?

    I have a multiplexer circuit that I built to control the main circuit but it makes the circuit very large because of large numbers of dicreet ICs. I want to do the timing by EEPROM but I don't know how to program one and what do I need other than the EEPROM IC. Please advise!
  7. Ejaz

    Need a simple telemeter circuit

    I need to use it to transmit data (0 OR 1) to 5-6 meters away. Could anyone please help! Thanks in advance!
  8. Ejaz

    Need a Transmitter-Receiver circuit

    I need to transmit a 500 hz square wave without interference upto a distance of 50~60 meters that has to be picked up by the receiver at the other end. For this I need to have a transmitter-receiver circuit. Could someone plz help with a schematic! Thanks in advance!
  9. Ejaz

    Need to design a Photodiode amplifier circuit

    I need to build a circuit using Photodiode that will receive light from ultraviolet incandescent lamp (50/60 Hz line voltage), amplify and filter the signal and give dc output depending on the amplitude of the light. I'll be using an ultraviolet Photodiode for this purpose. Any help would be...
  10. Ejaz

    How to keep an LED ON even after the voltage drops to zero?

    I need to use an LED in such a way that the LED will lit when the voltage across the LED is sufficient to lit it but the LED will remain lit even after the voltage across it drops to zero. Is there any simplest way to do that?
  11. Ejaz

    Need a Timer Circuit to Drive Multiplexer 4051.

    I need to build a Timer/Counter circuit to drive MUX 74hc4051. For the first 30 secs, the trigger inputs of MUX A,B & C are 'LOW (0)'. Then A goes 'HIGH (1)' for 30 secs and B & C remains '0'. After that A goes to '0', B goes to '1' and C remains '0'. Then A, B & C all become '0' for 90 secs...

Part and Inventory Search