Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- plot3
- FEBio tutorial
- finite element analysis
- 이메일 영어
- Vibration
- C
- vector angle
- Steady state heat transfer
- abaqus
- 영어표현
- FEBiO
- Heat transfer analysis
- transform
- Biphasic
- 접촉해석
- send email
- Rigid body
- Multi-step loading
- FEA
- plot vector
- 컨택해석
- MATLAB
- 아바쿠스
- contact
- 이메일영어
- Tensile test
Archives
- Today
- Total
목록분류 전체보기 (16)
Enjoy Learning & Knowing

Summary of ‘Fit linear regression model’ in Matlab: the details are in the following webpage. https://www.mathworks.com/help/stats/fitlm.html#bt0ck7o-modelspec Fit linear regression model mdl = fitlm(tbl) % using variables in the table or dataset tbl. The last variable: the response variable. Tip: storing the variables in a table Ex) tbl = table(variable1 names, variable2 names, …., ‘VariableNam..
Matlab
2019. 3. 29. 13:04