Community Profile

photo

MATLABhelp


Last seen: 거의 4년 전 2019년부터 활동

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


Finite Element Analysis (FEA) Truss Analysis
I have a 29x4 matrix named [E] which represents the element properties of a truss structure with 29 elements and 15 nodes. Each ...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


CAM Design and CAM Contour
A cam is driven by a constant speed motor rotating counter-clockwise at 500 rpm with these specifi- cations: • Harmonic rise (0...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


Curve Fitting using Least Squares
Given a data table with values of x and y and supposed to approximate relationship between x and y. The first case is a parabola...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Curve Fitting using normal equations formulation of least squares
I am given an data table with values of x and y and supposed to approximate the relationship between x and y with a straight lin...

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


How to translate figure so that point1 [0 -1]' is located at the origin?
I began by plotting the original figure with the following code: % Define coordinates of original graph point1 = [0 -1]'; p...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How to solve "Not Enough Input Arguments" Error?
I am trying to Write a function capable of displaying Pascal’s triangle for any number of rows to be specified as input. My cod...

대략 5년 전 | 답변 수: 1 | 0

1

답변