photo

Jisu Yang


Last seen: 대략 2년 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
140,915
of 300,364

평판
0

참여
5 질문
0 답변

답변 채택
40.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
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to reduce the running time (preallocate)
function[A,Y_linear2,ksi] = iteration(x0,y0,xp,yp,X_target,X_true,x,y,ksi0,Input); syms omega phi kappa; R_omega=[1 0 0 ; 0 co...

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

1

답변

질문


How to read a text file?
I want load my text file to read. I want [nodes, elem, C, A, bcs, loads] as an output form and the input file is below. filena...

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

1

답변

질문


I want matlab to read my input data(txt file)
this is my input data I want matlab to read my input data in the beginning of the code. If i run this code, comes out; Undefi...

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

0

답변

질문


how to select a set of numbers randomly which meets a condition
I want to get some random numbers that meet conditions. For example, span is input of my function, and i want random combinatio...

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

2

답변

질문


how to use for loop on both sides?
I want a and b are also in loop like: for a = 1:4 for b = 1:4 how can I use 'for' loop on both sides? what I wrote...

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

1

답변