Feeds
질문
Question: how do i change x and y to become a vector in the if plotflag statement a the bottom???
function [y,theta,maxd]=lab2(E,I,L,w,x,plotflag) if 0<x & x<L y= (-(w*(x^2))/(24*E*I))*((6*(L^2))-(4*L*x)+(x^2)) th...
14년 초과 전 | 답변 수: 2 | 0
2
답변4
답변질문
heLP
so i have two images (image1 and image2) in the format.tiff and i want to combine them by creating a new one (leftside of image1...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
Help with this problem...
the following problem should be completed by creating: function m-file with 4 input parameters and 2 output parameters scr...
14년 초과 전 | 답변 수: 3 | 0
