photo

Peter Bohlen


Last seen: 대략 1개월 전 2023년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
243,273
of 298,341

평판
0

참여
6 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,569

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 160,893

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Matrices do not have the same number of columns
I am simulating a half-car model using a Mass & Stiffness Matrices and have run into an error nested with the "ss" function whic...

대략 1개월 전 | 답변 수: 1 | 0

1

답변

질문


Arrays have incompatible sizes for this operation
my objective is to plot the FRF transform using method of partial sums %Initialize Parameters x0=1; %peak amplitude t0=2...

2개월 전 | 답변 수: 1 | 0

1

답변

질문


Euler's Method using a for loop
I am trying to produce a graph of displacement vs. velocity of a falling parachuter and produce tabulated values. I have been gi...

11개월 전 | 답변 수: 1 | 0

1

답변

질문


Overlaying three functions on a single plot
% Peter Daniel Bohlen % Mech3080 hw2 % Part 2E t = 0: 0.01:6; x = (6 * exp(-0.5 * t)) * cos((5 * pi * t) + (pi/4)); y =...

12개월 전 | 답변 수: 1 | 0

1

답변

질문


Code runs but no graphical output
I am trying to plot the deflection of a beam using MATLAB. My code runs but there is no output on my graph. I am using "for" ope...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Error using plot: Not Enough Input Arguments
Reading a Table which was converted from a .csv file into a .xslx file. Trying to plot Output Voltage vs. Sensitivity using "plo...

1년 초과 전 | 답변 수: 1 | 0

1

답변