photo

Kenny Gee


Last seen: 3년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
255,160
of 300,364

평판
0

참여
6 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


How to use monte carlos method without using rand()
I am trying to find a mass between 2 surfaces using monte carlos. Is there any way to use monte carlos without using the rand()...

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

1

답변

질문


How to find the eigenvectors for multiple degree of system?
i have a 3DOF system trying to find the eigenvalues and eigenvector associated to the system. I used this matlab code to do it a...

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

1

답변

질문


How to solve 4th order Runge-Kutta for different initial conditions?
I have a code that solves the 2 populations with 1 initial conditions and just plot that. How do I make 2D plots for different i...

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

1

답변

질문


How to find the maximum value from a matrix without using max syntax?
I have to find a max value without using matlab built in max syntax. The code I have that I want to change the max syntax to f...

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

3

답변

질문


How to get the correct answer for LU Decomposition with partial pivoting?
I am trying to solve a matrix using LU decomposition with crout's method with partial pivoting. I found this code online at this...

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

1

답변

질문


How to create matrix array using while loop and time increment?
I have a problem where i want to solve a problem where an apple falls from a tree from 3m before hitting the ground. Assuming th...

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

2

답변