Angela
Followers: 0 Following: 0
Statistiques
19 Questions
0 Réponses
RANG
18 631
of 294 577
RÉPUTATION
2
CONTRIBUTIONS
19 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
68.42%
VOTES REÇUS
2
RANG
of 20 127
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 152 032
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
find local maxima around a point
I have the following dataseries, shown below I would like to find the edges of the peaks around X=7725 as marked. I have...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
SVM classifier contour plot
I want to calculate the outlier from a dataset using the example 'Detect Outliers using SVM and one-class learning' shown in: M...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Problem saving an image as jpg
I am running a procedure in several images and I am trying to save a smaller jpg image (along with a lossless tif image) for qui...
plus de 5 ans il y a | 1 réponse | 1
0
réponseQuestion
Save new image as tif
I have several images(uint16) that I want to save as pairs side by side but the sizes of the images when I save them are not con...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Find coordinates of a subregion of an image
I have two images, an Original (I) and an image that is a subregion of the original image, called Icrop. I want to find the coo...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
time series comparison metric
I have two sets of time series (attached in text) and i want to compare them in a quantitative way. My interest is in showing t...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Comparison between two images
I have an image that includes artifacts that i have removed through different processes. I want to show that the final image i...
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Reference for use of imfill
I have used the command BW2 = imfill(BW,'holes') for some of my code. I would like to know how this code works so that ...
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Use imwrite to save tif images
I want to save a 3 color image as a lossless tif image. When i tried imwrite(image,'test.tif','Mode','lossless') ...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Save SSIM index output
I have 2 images (A,B) that i want to compare using the SSIM Index. I am using the command [ssimval, ssimmap] = ssim(A,B)...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Using ind2sub in two different arrays
I have two arrays and i want to exclude the zeros from the first array(A) and then take the equivalent indices from array B. ...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Problem with imwrite a color image
I am trying to save the output color image of a program as a jpg or png file. I have tried outfile='image.jpg' imwrite...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Curve fitting of data points
I have a series of repeated data points that i am trying to fit with a skewed curve. In the graph I am showing one set of the d...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Fit a repeated pattern
I have the following time series that i want to model. <</matlabcentral/answers/uploaded_files/123085/series.jpg>> The gr...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Fit data to sawtooth shape
I have a data sample and i would like to fit it to a sawtooth shape but it does not seem to be one of the functions that Matlab ...
plus de 6 ans il y a | 2 réponses | 1
2
réponsesQuestion
Center and scale a fit
I want to use the 'fit' command to model a dataset with a two term Gaussian model. I found an example about how to center and sc...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
3D data visualization
I have an image that has some vertical lines where the data are artificially suppressed compared to the data around them. I want...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Problem with fit function
I am trying to fit this dataset x1=[178 1316 3236 5155 7075 8996 10916 12836 14756 16676 18568] y1=[1.0000 1.1848 ...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Fit background of an image
I have an image that looks like the one attached and i am trying to smooth its intensity from left to right. I tried the method ...
plus de 6 ans il y a | 1 réponse | 0