Abdulllah
Followers: 0 Following: 0
Statistiques
17 Questions
0 Réponses
RANG
126 601
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
17 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
35.29%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
Plot two or more multcompare results vertically in one figure
Hello, The multcompare test plots the lines horizontaly while the model names on verticle axis. How can I plot the lines vertic...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
Derivative of an image with respect to an other image
Hello, I have to take derivative of an image with respect to an other image satisfying equation dy/dx where y and x are two gray...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Adding XTickLabels to grouped individual bar graphs and plot on hold
I have two types of plots. 1) In fist case I need to label individual bar graphs in the grouped bar plot. Here is the example ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Fitting multiple data sets to single curve in least square sense
I am trying to fit multiple data sets i.e., x1,x2,x3 -> y1,y2,y3 to a single cuve f following this exapmle. However, it returns ...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
Write image info using imwrite or other method
How to write imag info when writing an image. I can read the image info from one file using imfinfo but I can not find a way to ...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Dendrogram; How to understand linkage(x) output?
I have three questions regarding Dendrogram and linkge function. I have data of some x models e.g., x1=0.1576 x2=0.9706 x3=0....
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Error using mex Unknown file extension ' '. Matlab Ubuntu
Please help me compiling mex file in Matlab 2018b Ubuntu20. I get Error using mex Unknown file extension ' '. The compiler se...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
compiling c and cpp using mex Matlab ubuntu
I have installed Matlab 2018b on ubuntu 20. MEX is configured to use 'gcc' for C language compilation. I am facing two problems...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
YUV420 to RGB Conversion Conversion
Hello, I am using this code to read YUV420 and convert to RGB. Because I have YUV420.YUV image file but that code is for video ...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Saving and resuming the parfor states
Is it possible to save the states of parfor loop, stop/break and restart from the same state. For example, in may case some tim...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Warning: Editor is not serializable
I run the following code to get current state of Editor X = matlab.desktop.editor.getAll; Then I save the variable X. I get f...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
Check Positive or Negative Infinity
isinf function gives logical true in both cases whether infinity is postivie or negative but does not tell whether infinity is ...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
Best fit maximizing one parameter while minimizing other parameter
I have two images reference and other is test. I apply model on the ref image to create test images and find out PSNR and AMBE. ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Match each element of one array with each element of other array without loops
Hello, I want to match each element of one array with elements of the other array say "cc". Then multiply with a number from th...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
3D interpolation using LUT very slow, alternative method
Hello, In image processing, converting XYZ(CIE 1931 XYZ space) to display RGB, We have created a LUT for our display. it is 3d ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Why the pixel position by currentpoint and getpixelposition are not same at same point?
I have image on an axis (axis1) in gui. I check the pixel positions of axes and check the currentpoint of mouse on the intial po...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Draw a rectangle on an image in gui with mouse hover
This question has two parts. First I want to draw a rectangle on an image in gui only when the mouse hovers on the image. Secon...
presque 6 ans il y a | 1 réponse | 0