Statistics
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
Feeds
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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

