![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16738188_1572584791497_DEF.jpg)
SARAH LONER
Followers: 0 Following: 0
Feeds
質問
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年 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 0 件の回答 | 0
0
回答回答済み
I NEED TO SHOW THE COLUMN STACKED DATA OF MY LANDSET IMAGE
Thank u sir but i need only column stack plot
I NEED TO SHOW THE COLUMN STACKED DATA OF MY LANDSET IMAGE
Thank u sir but i need only column stack plot
約5年 前 | 0
質問
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年 前 | 2 件の回答 | 0
2
回答回答済み
how 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...
how 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年 前 | 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...
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年 前 | 0
質問
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年 前 | 3 件の回答 | 0
3
回答質問
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年 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答回答済み
how 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...
how 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年 前 | 0
質問
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年 前 | 2 件の回答 | 0
2
回答回答済み
Error 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...
Error 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年 前 | 0
質問
can any 1 guide me to clear this error
A1 = 'G:\sarAH\MATH'; dataSetDir = fullfile(A1,'foldername','imageset'); imds= imageDatastore('imageset', ... 'IncludeS...
約5年 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 1 件の回答 | 0
1
回答回答済み
how 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
how 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年 前 | 0
質問
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年 前 | 1 件の回答 | 0
1
回答質問
how to fuse these images and how to concatenate this type of fused images
hai i have three image like this
5年以上 前 | 1 件の回答 | 0