![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9983032_1522134799087_DEF.jpg)
Syakira Akmal
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
display value on GUi
Hai, I have a GUI that contain calculation. After done calculation, the answer I want to display it. Can you help me?
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
mean-var window using Welford's approach
Hai, I wanna to apply on an image using this method. I just wanna to know the iteration that needs in this method can be set any...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
Problem converting formula of Welford algorthm
Hai, please someone help me because using code below, for different image, i still get the same value for alpha, theta and image...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
Call image folder to do looping
Hi, may i know what is code set for calling a image folder. Actually i want do calculation in one time which i do a looping.This...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Concatenation between two value
Hi, i have an example value 0.7854 and 2.8284. Then i want to concatenation them to get value of vectors. So, how to solve it us...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
convert formula into coding form
Hi, i have this kind of formula dy=(X,Y+1)-(X,Y-1) dx=(X+1,Y)-(X-1,Y) (X,Y)=(dx^2+dy^2)^1/2 and i want to convert int...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Problem in calculation formula
Hi, this my problem. "Subscript indices must either be real positive integers or logicals. Error in tryMVM (line23) s=sum(y(X-i,...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Error of array size
this error come out when run my project. "Requested 5992704x5992704 (33446.1GB) array exceeds maximum array size preference. Cr...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
How to declare [X,Y] for image?
Hi, i would like to know how to declare a coordinate for an image?
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Points of image selected.
Hi, this my coding example a = imread('snake1.jpg'); imshow(a); x = roipoly(a); figure, imshow(x); then after that i...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
Convert formula into coding form
Hi, i don't know how to convert formula into coding form. Example of formula theta(kx, ky) = arctan(dy/dx)
거의 8년 전 | 답변 수: 3 | 0
3
답변질문
Mean calculation on image
Hi, i'm trying to do mean calculation on a image. But i confuse how to start. Can you guide me to this calculation in matlab?
거의 8년 전 | 답변 수: 1 | 0