photo

l l


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

1 질문
2 답변

순위
22,919
of 301,200

평판
2

참여
1 질문
2 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,190

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,339

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
I want to get the values of a,b,c,d when T =1 as an example
a= 24:1:26; b= 24:1:26; c=24:1:26; d=24:1:26; m=length(a); n=length(b); f=length(c); k=length(d); for i=1:m; for j= 1...

3년 초과 전 | 0

답변 있음
Can you help me with this task?
You need to convert the n-th order ODE equation into a system of n first-order ODE equations. See https://www.mathworks.com/help...

3년 초과 전 | 0

질문


How can I code pseudo random binary sequence input current signal made by idinput?
I tried to define a prbs current signal input as function of time, something like: u=idinput(100,'prbs',[0 1],[1 3]); u=iddata...

대략 5년 전 | 답변 수: 1 | 0

1

답변