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!

Recent content by Schahan

  1. Schahan

    repmat

    Hello My program plots 1xtime triagle but i just want that it plots 2xtime (with repmat) How can i do it? thx %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% A = 3 f = 200 tend = 0.01 t = round (tend) N0 = 10 fs = N0*f N = round(tend*fs) t1 = 0:0.005:N0/4 t2 = (N0/4):0.005:(3/4)*N0 t3 =...
  2. Schahan

    rectangle, triangle with matlab

    thank you very much...
  3. Schahan

    rectangle, triangle with matlab

    hello. how can i create a rectangle, triangle with matlab? thx
  4. Schahan

    Matlab-GUIDE(pop-up menu

    Hello. function Sinus_pushbutton1_Callback(hObject, eventdata, handles) % hObject handle to Sinus_pushbutton1 (see GCBO) % eventdata reserved - to be defined in a future version of MATLAB % handles structure with handles and user data (see GUIDATA) x=-5:0.02:5; y=A*sin(2*pi*x*f)...

Part and Inventory Search