SARAH LONER
Followers: 0 Following: 0
Statistics
RANK
191,769
of 295,448
REPUTATION
0
CONTRIBUTIONS
19 Questions
6 Answers
ANSWER ACCEPTANCE
47.37%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
plot .mat file
i have value in .mat file and i need to select data as user manual as [f p]=uigetfile('*.mat*') a=strcat(p,f) from this i ne...
5 years ago | 0 answers | 0
0
answersQuestion
how to send data from matlab to serial port
i get r value as either 0 or 1 or 2 ... 5 i need to send this r value to serial port i used this code delete(instrfindall);...
5 years ago | 0 answers | 0
0
answersQuestion
how to get best 10 fitness values
hello sir, i got 100*1 values from fitness formula. now i need best of 10 values how do i get that
5 years ago | 1 answer | 0
1
answerQuestion
how to solve this fitness function to get fitness values for 100 nodes
if i take probability of fitness for p1 and p2 p1=0.7 and p2=0.3 where n is number of nodes in wireless sensor network for i...
5 years ago | 1 answer | 0
1
answerQuestion
how to fix this error matrix dimension must agree
just look at my attached files if i take probability of fitness for p1 and p2 p1=0.7 and p2=0.3 where n is number of nodes i...
5 years ago | 1 answer | 0
1
answerQuestion
i need to calculate fitness value and save that in separate .mat file
n=number of node (i have 100 nodes) mch = cluster head per each round of node (here i gave number of round =30 nd i get 14 cl...
5 years ago | 0 answers | 0
0
answersQuestion
I need to access 26 push button for 5 axis
I have 26 alpabetic images for that i add 26 letters of pushbuttons and i have 7 axis for showing output. When i press * *b...
5 years ago | 0 answers | 0
0
answersI NEED TO SHOW THE COLUMN STACKED DATA OF MY LANDSET IMAGE
Thank u sir but i need only column stack plot
5 years ago | 0
Question
I NEED TO SHOW THE COLUMN STACKED DATA OF MY LANDSET IMAGE
HELLO SIR/ MADAM, i need to show column stacked data of my image shown in sa.png figure for that i have used im2col function ...
5 years ago | 2 answers | 0
2
answershow to view this image enlargely
i need to show column stacked as lik in sa. png for that i hav used im2col function and i got image as capture.png kindly h...
5 years ago | 0
how to view this image enlargely
sir i have landet8 image nd i need to show column stacked data from that image for that i have used im2col function and i receiv...
5 years ago | 0
Question
how to view this image enlargely
i have rearrange the column matrix of my input image and i got column stacked data using predefine command im2col how i need to ...
5 years ago | 3 answers | 0
3
answersQuestion
i need to segment cloud region alone from landset 8 satellite image using RPCA
can any 1 help i this..my main concept is removal of cloud and shadow region nd i attached my code i dnt knw whether my flow was...
5 years ago | 0 answers | 0
0
answersQuestion
how to get the coordinates values of row and column dynamically like the image i have attached for 1000 of images
i have tried al my possible extent to get dynamic values for number of images but not successed so kindly help me
5 years ago | 0 answers | 0
0
answersQuestion
i need store row and cloumn value for 100 images
i have video file and i just convert in no. of frames and stored in particular folder as image dataset. from that i need to stor...
5 years ago | 0 answers | 0
0
answersQuestion
how to get exact pixel value of the point marked in pen
i have 10 images lik this i just want to extract the pixel value of my dot marked in pen and store the values
5 years ago | 1 answer | 0
1
answerQuestion
how to trace black and white region separately in an binary image
hai i have binary image (capture 1) and i need to trace all white region in vertical and all black region in horizontal lik the ...
5 years ago | 1 answer | 0
1
answerhow to plot in curve
i had dataset of x sample and y sample i need to plot both in one graph that too in curve form left shld my x values and right s...
5 years ago | 0
Question
how to plot in curve
i have value of x=[1 2 3 4 5 6 10] and y=[2 3 5 6 7 8 7] i need to plot lik curve my centre point will be zero and left sid...
5 years ago | 2 answers | 0
2
answersError in using trainNetwork with training data and labels
sir i also have the same issue cant able to train network for an image . my work was image segmentation based on unet segment c...
5 years ago | 0
Question
can any 1 guide me to clear this error
A1 = 'G:\sarAH\MATH'; dataSetDir = fullfile(A1,'foldername','imageset'); imds= imageDatastore('imageset', ... 'IncludeS...
5 years ago | 0 answers | 0
0
answersQuestion
I need to segment my input image using unet segmentation
where inp is my input image inp=b DatasetPath=fullfile('C:\Users\Desktop\to'); imds=imageDatastore(DatasetPath, 'IncludeSubfo...
5 years ago | 1 answer | 0
1
answerhow to apply 3D unet segment croped image
hai any one just suggest me with some sample code for segmenting my 3d image using unet segmentation
5 years ago | 0
Question
how to apply 3D unet segment croped image
i have cropped the affected region in my medical image i tried to segment the image by using unet segmentation to get hs, oa, hv...
5 years ago | 1 answer | 0
1
answerQuestion
how to fuse these images and how to concatenate this type of fused images
hai i have three image like this
5 years ago | 1 answer | 0