photo

Ahmet Parker


Last seen: 대략 1년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
1 답변

순위
23,327
of 300,369

평판
2

참여
5 질문
1 답변

답변 채택
100.0%

획득한 표
1

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3
  • Thankful Level 2
  • First Answer

배지 보기

Feeds

보기 기준

질문


eigenvalue and eigenvector of free vibration while stiffness matrix is not invertable
Hi everybody, I have K (stiffness matrix) and M (mass matrix) and I want to find eigenvalues and eigenvectors of (K-w^2*M)*fi=0...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Vpa conversion of whole file
Hi, I have a matlab code which has many lines of code. I need variable precision arithmetic calculations. I want to use vpa and...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Recover Corrupt Matlab File
Hi, I recovered my files from corrupt disk. My matlab files are like this. Random characters how can I recover them? Regards ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
i need your help with vector creation from original vector
Hard way do a for loop sizex=size(x); for i=1:sizex(1,2)-1 dx(i)=x(i+1)-x(i); end

4년 초과 전 | 1

질문


Solve Error in Symbolic Matrix
hİ, solver returns this for syms matrix forms. How should I use solver? syms K11 [3 3] matrix syms deltat [1 1] matrix solve(...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to tell solver that symbols are matrices
Hi, I want to solve an equation which involves matrices. I could not tell matlab the variables are matrices. I need something l...

4년 초과 전 | 답변 수: 2 | 0

2

답변