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 fatimajoy

  1. F

    neural network (radial basis function)

    hi guys! I need a code using radial basis function for fingerprint recognition and verification system...... thanks in advance!
  2. F

    Log in/log out system recorded in MS Access

    hi there! Is it possible to create a formula in MS ACCESS? I have this log-in/out system. the log in time is recorded in MS ACCESS and once the user log out via MATLAB GUI the total time spent is computed. For example: my log-in time is 7:30 am and log-out time is 8:29 pm. I want to calculate...
  3. F

    Antenna Tuning Unit (ATU)

    hi! can anyone give me information about antenna tuning Unit (ATU) and how to interpret its specification. Also, any sites on how to find a 600Ω balance XLR connector.
  4. F

    USB interface (help urgent)

    can anyone help me???? pls...
  5. F

    USB interface (help urgent)

    i've checked the VISA application in matlab. How would I know if my fingerprint scanner(U.are.U digital persona scanner) is one of the device supported by matlab or if it has an A/D converter?(should I look in the specs)? And if not how would I interface it? thanks again! Pls. send any kind of...
  6. F

    USB interface (help urgent)

    any other method that I can use? or this is the only way? thanks!
  7. F

    USB interface (help urgent)

    usb interface with matlab hello! how can I interface a fingerprint scanner into matlab? I need a step by step process on how to do it. I have a Graphical user Interface(GUI) that I created in matlab which has a push button. What I want is when the push button is click and the user place his...
  8. F

    How to interface a fingerprint scanner to Matlab?

    hi! I just want to know if there is a way to interface a fingerprint scanner into matlab? I have a GUI and when the user click the push button and place his/her hand on the scanner their fingerprint will be display on the GUI. I've search for it in matlab help but the only thing I understand...
  9. F

    How to load an image from a fingerprint scanner in Matlab?

    how to read a image in matlab I found the mex file for the scanner but how can i open the file in matlab? is there a command for this? thanks!
  10. F

    How to change a file, like .m or .fig of Matlab to an executable file?

    Re: .EXE thanks guys for all your help! I really appreciate it.!
  11. F

    How to change a file, like .m or .fig of Matlab to an executable file?

    Re: .EXE i've successfully compiled m file but the problem is when I run it on a different computer it returns an error of missing ??????73.dll. I've tried to search in a mcr file created when it was compiled but i didn't find MCRinstaller.exe on it. Can anyone tell me how to run my executable...
  12. F

    How to change a file, like .m or .fig of Matlab to an executable file?

    Re: .EXE thanks! but the link I followed create C stand-alone application for the .m. What I want to do is when i double-click the program it will run even if matlab program is not open. any help?
  13. F

    How to change a file, like .m or .fig of Matlab to an executable file?

    hi! how can I make a file to an executable file ex .m or .fig of matlab? thanks! A code will really help.
  14. F

    Problem with inserting data from Matlab to MS Access

    hi there! can someone tell me how to export a data enter in an edit text box to ms access? a code will really help. tnx again! Added after 2 hours 1 minutes: hi there again! i've seen the syntax for connecting in the database which is: conn = database('the database name', '', ''); however...
  15. F

    EDIT BOX OF GUI IN MATLAB

    matlab gui edit box thanks! I just have another question, can I export the data I enter in edit box to ms access. I've tried to use the insert command but i got only an error. thanks again!

Part and Inventory Search

Back
Top