Feeds
질문
Subscripted assignment dimension mismatch. (Matrices)
I'm trying to define three matrices -- a(i), b(i), and c(i) -- for the values of 1,2, and 3. (see code) for i = 1:3, ...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Where is the download link?
Today (October 16, 2016) I purchased the symbolic math toolbox for the 2016 version of MATLAB. I am still unable to download the...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
How to minimize a function when subjected to multiple constraints?
I am being asked to minimize this function subjected to given restraints: f(x)=-(x1)2 -0.5 (x2)3 subjected to 2x1 +3x2 ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Deleting Values Less Than Maximum Value
Hey guys, I imported an excel sheet (force and strain values from a tensile test) and when I removed the extensometer, the st...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Converting .xls and .xlsx to .csv
Hey guys, I was wondering if there was a way I could ask a user if their file is .csv, and if not, I would sent it through a ...
거의 10년 전 | 답변 수: 3 | 0
3
답변질문
Two vectors same length
Hey guys, Is there a way to force one vector to the same as another? I am trying to plot a force-strain curve, and there com...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
User Input with Loops
Hey guys, I am wondering is there is a function that can read .xlsx, .csv, and .xls files. I wanted something that could wor...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
Stopping Repeating Values from Being Plotted
Hey guys, I am trying to stop repeating values from being plotted in a stress-strain curve. I have an imported excel spreadhs...
거의 10년 전 | 답변 수: 0 | 0