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 was29e

  1. W

    How to read an image to plot a figure in Matlab?

    Re: matlab figures yeh that realy helped all i have to do is write: imshow(filename) thank u
  2. W

    How to read an image to plot a figure in Matlab?

    can anyone tell me if i can do this: i have a plot and i need to open it in a matlab figure, how can i do this?? its an image copied from some place and i dont have it as acode or sth., any ideas ???? plz............... its so important
  3. W

    How to convert C++ code to Matlab automatically?

    Re: c++ to matlab yeah..thanx for the info. i figured it out :D from this link u can only learn how to use matlab tools like graphing and testing to analize the data that u got from the c code.... while using mex i can run the whole code in matlab i still have a lot to learn.... :|
  4. W

    How to convert C++ code to Matlab automatically?

    Re: c++ to matlab **broken link removed** this is the link, i still havnt understand what i actualy have to do... if u figure it out... plz tell me...
  5. W

    How to convert C++ code to Matlab automatically?

    Re: c++ to matlab i dont know how to do that, but i will c matlab help, and i aslo saw some things on mathworks.com thanks
  6. W

    How to convert C++ code to Matlab automatically?

    c++ to matlab is there a way to convert a c++ code to matlab automaticaly??? i have this c++ code , but i dont understand c++ and i need to get the same code in matlab... any suggestions???
  7. W

    sth wrong in my matlab code..

    R should store the result of T-1 that is R=R(w) about R(w)=R(w) i wrote this so it keeps giving me the new vales of R(w) in the end of the loop
  8. W

    sth wrong in my matlab code..

    hi..thanx , i didnt notcie that.. one more thing can u tell me how i can get R as a matrix in the big for loop, i cant get the whole results of the loop, it gives me the last one only :( Added after 4 hours 10 minutes: so, i did something in my code and it run perfectly, when i tried to run...
  9. W

    sth wrong in my matlab code..

    hi.. im writing a code to design a multilayer optical filter, the code goes like this: i have N layers where each of them is described using a characteristic matrix m, and the resulting matrix for the whole structure is M=Πm from the first layer to the last one.. i wrote the code but theres...
  10. W

    Help me with designing an interference optical filter

    plz read...optics hi i have this project to do, it consist of designing an interference optical filter, and then optimize the design , i have to write a matlab code to simulate the design. and im zero knowledge in optical things, plz if anyone have any good ideas, refrences or anything like...
  11. W

    References on interference multilayer optical filters design

    optical filters hi can anyone give me refrences for interference multilayer optical filters design. ? i need to wirte a matlab code for simulation the design. if u have any refrences please leave it :D thanx
  12. W

    help in speed, direction detection project

    hi everyone, i want to design an embeded system with the following function: a source that emits sound waves, i will use these waves to detect a moving object and it speed and the direction of it depending on doplar effect.. i need to build a transmitter ckt, and a detector ckt and connect them...
  13. W

    matlab problem: simple programe

    HI pepole.. i just want to thank u, for ur help, i think that i will specify sometime to learn matlab, and i will learn to do things by my own, thank u so much, u've been a great help for me
  14. W

    matlab problem: simple programe

    dear swahlah.... first i would like to say something about all this, i actualy know nothing about matlab, and i took this DSP couse at this summer term which is an entisive course that have to be taken in 8 weeks, and i have to submit a matlab assig. each tuesday, so the problem is this: 1. im...
  15. W

    matlab problem: simple programe

    hi, ive been doing thins and trying, but i reached here and i dont know if its right or wrong, and im not sure how to complete, ok any fast comments will help me thanx ok heres what ive done , so far, %inputs N=input('N= '); M=input('M= '); b=input('give me the vector bi starting from...

Part and Inventory Search

Back
Top