photo

MATLABhelp


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 ...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 1 个回答 | 0

1

个回答