Statistik
20 Fragen
0 Antworten
RANG
33.749
of 297.016
REPUTATION
1
BEITRÄGE
20 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
35.0%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Noise Generated using awgn and randn do not match!!!
I am generating noise in two different cases with the same SNR once using awgn command which is a built in command and second ...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Debugging Mex file using Visual studio 2010
Hi I have written a mex file and I would like to debug it using visual studio 2010. I followed steps mentioned in Mathwork webs...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to Debug mex code using gcc (minGW) compiler in windows
I have written a mex code when I compiled I receive no error but it does not give me correct result. I would like to debug it, I...
mehr als 8 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
Calculate inverse Laplace Matlab
Hi I have a transfer function in this form : (a*s^2)/(b*s^3+c*s^2+d*s+e) I have numerical value for a b c and d for example ass...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem in finding inverse Laplace
I have a problem with finding inverse laplace of function with Matlab. I obtained following transfer function : <</matlabc...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Solving Symbolic equations by solve command
Hi I am trying to solve following system of symbolic equations but I do not know why I am not getting any result. sym...
mehr als 9 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
String color is mixed up
Text color for string in my Matlab recently is in black like when I type string 'chicken' instead of being in purple is in black...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Repeating triangular block in Simulink
Hi I would like to create 10 triangular wave form that goes up for 0.001s with slope 1000 and then goes down for 0.001s with sl...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
different color for different region of image
Hi I have an image, I wonder how to assign different color for different region in the image? For example how can I choose one...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
RGB channel extraction problem
I have a question. I have an image that is 1024*1024*3 but when I extract it using : red=image(1,:,:); green=image(:,1,:...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
adjusting color in colorbar automatically
Hi Assume you have image with 4 colors in it and colormap is defined as : cmap=[[0 0 1]; [1 0 0]; [0 1 0]; [1 1 0]]; I know...
mehr als 10 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
adjust weight of red , green ,blue in color image
I have three images and I use cat command to convert them from 2D to 3D. By default I am getting very dark image. I know if I mu...
mehr als 10 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
get the actual position correspond to imfreehand
Hi I have a question. I have a grayscale image, I chose a region using imfreehand command and I have its position. I can conver...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
change name of variable completely in a loop
I have a question.I wonder is there anyway in Matlab to change the name of variable to completely different thing in a for loop?...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Min and local max of a curve
Hi I have a histogram which I want to find its min and max. So lets say the first max happens around 0.1 the local mean is at a...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
change color of specific location in image
Hi assume I have an image, is there anyway to say to Matlab that I want the center pixels to be blue the corner to be yellow me...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
transparency between crop and actual image
Hi I have an image which I cropped it using imcrop and then modified it a little bit, then I superimposed the cropped image on ...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Multiple image histogram on the same figure
Hi I would like to know how I can plot multiple histogram on the same figure with different color next to each other using im...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
sharpening image and removing noise
<< >> Hi I have an image which I want to do two things with it. 1- I want to remove the backgrou...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Changing width of imhist bins
Hi After issuing histeq my histogram is very spread. it is more like bunch of lines with very small width. I would like to know...
mehr als 10 Jahre vor | 1 Antwort | 0