Statistics
RANK
21,091
of 295,467
REPUTATION
2
CONTRIBUTIONS
3 Questions
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
12,705 of 20,234
REPUTATION
26
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
3
ALL TIME DOWNLOADS
189
RANK
of 153,912
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
PDE toolbox: unexpected result of static structural model for stretchy sheet
I'm trying to model spatial deformation of a triangular stretchy sheet of material (think stretchy fabric or rubber). The top co...
2 years ago | 1 answer | 0
1
answerHow can I specify the unit system in my STL file to correctly import it through importGeometry?
In case someone else was also looking for the answer to this: scale(model.Geometry,1e-3)
2 years ago | 1
Confidence intervals for fitlme
In case anyone else is still wondering about this, the predict function is the way to go: https://www.mathworks.com/help/stats...
4 years ago | 0
long dashes in a dashed line matlab plot
I still couldn't find a solution to this so made a function to control dash length, at least for plotting straight lines. I'm su...
4 years ago | 0
Compiling issues with Intan RHD2000 toolbox in Matlab 2017a
I had the same error and installed the Microsoft Visual Studio 2015 (Community) SDK -- make sure you select the option for C/C++...
6 years ago | 1
Question
Combine two cell arrays into a block diagonal array
The function blkdiag can be used to combine two numerical arrays with different dimensions into a block diagonal matrix, with 0s...
7 years ago | 1 answer | 0
1
answerQuestion
Adding noise to feedback in a transfer function
I would like to add Gaussian noise to a transfer function model, not at the input, but to the feedback term in the model. To sim...
9 years ago | 0 answers | 0