Community Profile

photo

venkatesu u


Last seen: 10 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
stick slip code for matlab
Show me the Stick_Slip function

11 months ago | 0

Question


I want to plot a integral expression but it shows error as "Incorrect dimensions for raising a matrix to a power. Check that the matrix is square" Kindly help me out
clear all clc syms t hw sigma=8.41/1000000; A=4*10^(-14); C=1.2404e+08; hw=[2:0.02:9]; t=int((1/((C/sigma)*((sigma*hw)^3+...

2 years ago | 1 answer | 0

1

answer