asaf omer
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
3年弱 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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...
5年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 3 件の回答 | 0