photo

Ilker Enes Çirkin


Last seen: 3개월 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Storing multiple matrices from a loop into a single variable without cell function
Hello guys I need help in storing the A matrix for the loop at each iteration. I want to know if I can store this A matrix witho...

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

1

답변

질문


Comparing 2 arrays and selecting some out of them
Hi, i want to compare the elements of 2 arrays and choose the tequested values and use them in multiplication. Lets say i have 2...

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

1

답변

질문


How do i multiply 2 increasing variables
Hello everyone i was wondering if u could help me multiply these two increasing variables. They just do not multiply correctly ...

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

2

답변

답변 있음
How do i convert this for loop into a while loop?
This is my current code: n=input('Enter the number of elements in your array:'); % number of array elements i=1; while i<=n ...

대략 5년 전 | 0

질문


How do i convert this for loop into a while loop?
I just couldn't figure out how to convert it into a while loop. here is the code: clc; clear; clear all; n=input('Enter the ...

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

2

답변