Feeds
提问
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 前 | 1 个回答 | 0
1
个回答已回答
How 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)
How 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 前 | 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...
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 前 | 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...
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 前 | 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++...
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 前 | 1
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0