![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16891489_1574129926523_DEF.jpg)
GHADAH AL-OBAIDI
Followers: 0 Following: 0
Statistica
9 Domande
0 Risposte
RANK
95.349
of 297.046
REPUTAZIONE
0
CONTRIBUTI
9 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
11.11%
VOTI RICEVUTI
0
RANK
of 157.776
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
The transfer function of a small position Sensor
I have the below matlab code and I would like to find : First Order Fit: try (polyfit), Find the Matlab function for fitting:...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Hello Everyone I have the following error please advise
Error using matlab.images.internal.iptcheckmap (line 50) Function IND2GRAY expected input number 2, MAP, to be a valid colormap...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
How can I apply frequency domain filers (Sobel and Laplacian) on my original picture?
How can I apply frequency domain filers (Sobel and Laplacian) on my original picture?
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I recover my original image that I started with?
How can I recover my original image back before the resize operations? My code as below: % Demo by Image Analyst clc; % Cl...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I subtract the absolute value of the original image from the absolute value of the resized image to compare and to find the error in Matlab
How can I subtract the absolute value of the original image from the absolute value of the resized image to compare and to find ...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Create 100 random particles(all the same size) in an empty plot with dimensions (x-axis from -16 to 16) and (y-axis from -16 to 16) and (angle from 0 to 2*pi)
Create 100 random particles(all the same size) distributed uniformly in an empty plot with dimensions (x-axis from -16 to 16) an...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
Index in position 1 exceeds array bounds (must not exceed 641). Error in measurements (line 117) if m(xo,yo) ==0
I got the above error and I want to get the below output: %%%% my code is: close all clear all clc xo=-16; yo=-16; %M...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
Index in position 1 is invalid. Array indices must be positive integers or logical values.
I am getting an error in line: while m(xo,yo)==0 %if the location not occupied the error is '' Index in position 1 is invalid....
quasi 4 anni fa | 2 risposte | 0
2
risposteDomanda
Index in position 1 is invalid. Array indices must be positive integers or logical values.
I am getting the following error: Index in position 1 is invalid. Array indices must be positive integers or logical values. Ca...
quasi 4 anni fa | 1 risposta | 0