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 raychen

  1. R

    how can I convert matlab mex file to matlab m file??

    how can I convert matlab mex file into matlab m file(or a file readable by matlab)?? anyone hv any suggestion??
  2. R

    hi is the regionselect.m file hv any problem??

    I would like to use the regionselect.m file at this website https://www.mathworks.com/matlabcentral/fileexchange/19028 but I realise that it have error when implement in the algorithm.... anyone try it before?? please help me....thanx....
  3. R

    how to read this decision tree obtained use J48 classifier??

    j48 decision tree Area <= 2891 | Eccentricity <= 0.9426 | | water = false | | | Area <= 91 | | | | Extent <= 0.6485: norm | | | | Extent > 0.6485: kk | | | Area > 91: kk | | water = true | | | Area <= 1263: norm | | | Area > 1263 | | | | Eccentricity <= 0.9322: mm | | | | Eccentricity > 0.9322...
  4. R

    convert image(size 64x64) to cell array np X 2....how??

    how is it?? can u explain it clearer?? i need a function in matlab.... it is like a image with 178X2 size.... Added after 3 hours 12 minutes: sorry i would like to make some changes to my question actually It is convert 64 X 64 pixels image to np X 2 array containing the xy-coordinates...
  5. R

    convert image(size 64x64) to cell array np X 2....how??

    how can i change a image with size 64pixel x 64pixel to cell array np X 2.... how?? please help me....
  6. R

    digital image processing using MATLAB....

    matlab working with image digital image processing using matlab author : Rafael C. Gonzalez Richard E. Woods Steven L. Eddins anybody have this ebook?? also the CD inside the book?? please share with me....please my email is lowwoonhui55@yahoo.com
  7. R

    anybody know signature function in matlab??

    [st,angle,x0,y0]=signature(bs); plot(angle,st) how can i use the signature function?? why matlab R2007b dont have this function??
  8. R

    what is the function similar to bound2im in matlab??

    bound2im matlab i use matlab R2007b.....i found that this version of matlab din have bound2im function.... anybody know about it pls tell me....thanx Added after 2 minutes: and also a function call signature....... how can i find this signature and bound2im in matlab R2007B pls help
  9. R

    how to find the local max and local min??

    well actually i search from matlab help for several times and found that the local max detection methods are mostly use simulink to implement it..... so i really stuck at there.... cant find a good eg of matlab code to implement local max on images....
  10. R

    how to find the local max and local min??

    here is the edge image i obtain.... now i would like to proceed to detect the local max and local min of the shape given..... but i am out of ideas now....anybody pls help me....
  11. R

    how to find the local max and local min??

    i only using matlab.... so what should i do??
  12. R

    how to find the local max and local min??

    hi can you explain further detail?? cant really catch with your meaning.... thanks....
  13. R

    how to find the local max and local min??

    simulink local max how can i find local min and max in images shown??
  14. R

    Facial Feature Extraction matlab coding

    matlab facial fetaure extraction anybody who have the matlab coding of facial midline detection in facial feature extraction please share with me.... my email is blueberrylovexiaoming@yahoo.com.my thanx
  15. R

    automatic symmetrical axis detection....how??

    hi all there, I am doing a project related to human brain images.I am facing a problem to detect automatic symmetrical axis now.Can anybody please give me a clue?? My work have to be done in matlab.

Part and Inventory Search

Back
Top