Community Profile

photo

asaf omer


Last seen: 2 years ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Finding the threshold of thermal images
Hello. I have some thermal images and i wanna find the optimal thresholds,is there a command that can can help with this? So f...

2 years ago | 1 answer | 0

1

answer

Question


representing data in pie chart
hello everybody i wanna represent data in pie chart: and i got stuck when the sum of values is less than 100: a2=input("please...

3 years ago | 1 answer | 0

1

answer

Question


cant display my new image
hello, i have an excericse ; i have a little pic of mozart and a big one. i seperated my big pic into 30 pieces and replaced t...

3 years ago | 1 answer | 0

1

answer

Question


divide a matrix into small matrices
hello everyone by given a matrix ,for example 9x9 i wanna divide the matrix into 3x3 matrices and place new matrices instead th...

3 years ago | 1 answer | 0

1

answer

Question


drawing surfaces despite constraints
hello , how can i draw surfaces such as ellipsoid, sphere? when i try to split them into 2 functions and draw them together ...

4 years ago | 1 answer | 0

1

answer

Question


finding nth value of formula with conditions
hello, can u guys please help me finding nth value by using the next formula: a(0)=2 a(1)=3 a(n)=(1-a(n-1))/a(n-1) +a(n-2) ...

4 years ago | 1 answer | 0

1

answer

Question


creating a recursive prime numbers function
hi , i wanna write a recursive function that provides me the primer divisors of a given number for example 63 [3,3,7] in ad...

4 years ago | 0 answers | 0

0

answers

Question


how to solve these equations
hi, everyone i wanna find a specific answer for these equations : a^2+b*c==-1 ,a*b+b*d==1, a*c+c*d==-1, d^2+b*c==0 which m...

5 years ago | 2 answers | 0

2

answers

Question


help with magic matrix
hola, magic matrix is a matrix that the sum of every row and every column and the main secondery diagonal is simmilar. i need...

5 years ago | 1 answer | 0

1

answer

Question


i wanna improve my function
hola . i try to write a function that finds out if a vector is contained witin another vector (short and long) so far i got t...

5 years ago | 1 answer | 0

1

answer

Question


cant find the mistake here
hola, i try to write a function that finds "twins prime" among 2 given values. twins prime are prime numbers that the diffe...

5 years ago | 3 answers | 0

3

answers