photo

Omar Khammash


Last seen: 거의 2년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


How to delete all lines in a text file after a certain word matches
What I need to do is to delete all lines (all the way to the end of the file) after some "keyword" and then add whatever lines I...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Solving 4 symbolic simultaneous equation -- please help!
I am trying to use the following code to solve for a b c d in terms on n and t. but i get an error saying: Reference to non-exi...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Solve Symbolic Simultaneous equations -- Please help!!
I am attempting the following code to solve for a,b,c, and d. i keep getting an error saying a does not exist, what i am looking...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Index exceeds the number of array elements (1)
clear all; close all; clc; for A=1,i=1:10; x(1+i)=(4-0.1*z(i+1)-4*sqrt(y(i+1)))/3; y(1+i)=(16+log10(z(i))-x(i)*sin(...

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

1

답변