photo

MATLABhelp


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
232,171
of 300,365

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 2 answers | 0

2

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer