![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/26122020_1655992615682.jpg)
Alex Hirzel
Lake Superior Algorithmic Solutions
Followers: 0 Following: 0
Python, C++, C, MATLAB, HTML, CSS, Shell, Perl
Spoken Languages:
English
Statistics
RANK
128,468
of 297,016
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Stress-Strain Properties - 5
Similar to the previous problem, materials may be characterized by their stiffness-to-weight ratio, which is the elastic modulus...
2 years ago
Solved
Stress-Strain Properties - 4
A common measure of the ability of a material to carry load per unit mass is termed strength-to-weight ratio and is calculated b...
2 years ago
Solved
Stress-Strain Properties - 3
A brittle material will not exhibit a yield point. In other words, the yield point and failure point coincide. In such cases, th...
2 years ago
Solved
Stress-Strain Properties - 2
The resilience of a material is its ability to resist permanent (or plastic) deformation. The resilience coincides with the elas...
2 years ago
Solved
Stress-Strain Properties - 1
This is the first in a series of problems regarding mechanics of materials, in particular, material properties drawn from stress...
2 years ago
Solved
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
2 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2 years ago
How to find ports names on ReferenceModel block
For future reference, as of MATLAB 2020b, it is possible to use the following to get a structure that can be parsed into the por...
2 years ago | 0
Question
How can I trigger Stateflow's "Arrange Automatically" via the API?
You can arrange a Stateflow chart within the editor by using Ctrl+Shift+A to "Arrange Automatically". How can I trigger this fun...
2 years ago | 1 answer | 0