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 years 前 | 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...
7 years 前 | 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...
7 years 前 | 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...
7 years 前 | 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...
7 years 前 | 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...
7 years 前 | 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,...
7 years 前 | 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...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to declare [X,Y] for image?
Hi, i would like to know how to declare a coordinate for an image?
7 years 前 | 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...
7 years 前 | 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)
7 years 前 | 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?
7 years 前 | 1 个回答 | 0