photo

Shifo


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
1 답변

순위
206,373
of 301,234

평판
0

참여
5 질문
1 답변

답변 채택
20.0%

획득한 표
0

순위
 of 21,204

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,580

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Intial values problmes, anyone can help writing this.
% Find the smallest C that limits h to 102 % plot Qin and C*sgrt(h-ho) h(t2)= h(t1)+ (dt/2)*((Qin(t1)-C*sgrt(h(t1))...

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

1

답변

질문


Index exceeds matrix dimensions.
clear; %Input data Q=22; Z=2.5; b=7.5; L=3000; So=0.0006; n=0.015; g=9.81; %Set range and increment...

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

3

답변

질문


any help how I can use this code to produce result,
% initial yy =yd(e); zz = eval(['z',int2str(e),'(1);']); ...

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

0

답변

답변 있음
Any guidance how to solve this, really need this and will be grateful for any help.
Any other suggestion!

8년 초과 전 | 0

질문


Any guidance how to solve this, really need this and will be grateful for any help.
clc clear all syms y a = 0:0.5:10; U = 1; x= 0; sym y for m = 0:1:10 j = 1; eqn = U*y -(m...

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

2

답변

질문


Warning: The system is rank-deficient. Solution is not unique.
Hi there, I have hard time working with this please advice b = 0:1:10; a = b'; syms y j = 1; for m = 0:1:10...

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

1

답변