Frage


Confusion regarding plot of Linear convolution vs high speed convolution?
I am reading proakis book,Digital signal processing using Matlab, 3rd edition I am performing example 5.23 but i am not getting ...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


confusion regarding code of FFT decimation in time?
Below is the code , i got it from MATLAB FEX. Although i am getting valid answers using this function but I am confused regardi...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


disp vs fpintf?
What is difference between disp command and fprintf command? when to use former and when to use latter?

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


getting error while executing matlab code?
I will be usin...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


can we use command"rgb2hsv" for conversion to HSI?
Let say i have an image in RGB form and i want to convert it HSI form, is it okay to use MATLAB command "rgb2hsv" for this purpo...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Which and where are each of HSI component image(Hue component,Intensity component,saturation component)
The attached article talks about hue,saturation and intensity images. Where is each of them in fig6.25 ? I know that fig(b) show...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Gaussian filter vs median filter vs wiener filter??Noise tackling performance with image corrupted with salt and pepper noise
I am trying to remove noise in an image usig three different filters,but i am bit confused in output performance of each filte...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


error while copying files in to matlab current directory
when ever i try to copy any file(wether image or m file) into my matlab current directory,i get error as shown on left side in a...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


relation between sampling and number of pixels?
In case of digital images,what is reation between sampling and number of pixels? for upsampling number of pixels increase and ...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Python vs OpencV?
What is difference between both? Can we use both in/with MATLAB?

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


RGB images 3 dimensional??
What is the dimension size of RGB image matrix? Are they three dimensional or two dimensional?

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


conv vs conv2?
What is difference between these two commands? especially in regards to there application

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to change resolution of an image ?
What is the command/keyword for changing resolution(ppi) of image in matlab? How we can use that command? Please kindly give an ...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


confusion regarding use of imresize for changing resolution?
I have read some where on google the imresize can be used to change resolution of an image? Is it true? Because apparently keywo...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Can we use dsp kit c6713 directly with MATLAB?without using ccs?
Can we use dsp kit c6713 directly/independently with MATLAB,without using ccs(code composer studio)? If yes,what should be minim...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Can we use latest matlab functions in older versions,
I am currently having to acess to Matlab2011 Is there any way to use most if not all functions and features of Matlab2019? ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Unable to start/run matlab 2011b?
I have installed matlab 2011b and also activated it and get message on screen that activation is complete but matlab doesn't ope...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


MATLAB deals only with discrete signals?
I was reading the book "signal processing first" by Mcclellan I came across article 2.4 (sampling and plotting sinusoids) ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


use and program DSP kit c6713 through MATLAB?
Is it possible to use and program DSP kit c6713 through MATLAB? If yes ,how?Please kindly guide

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


SOS command valid for factored form?
I want to know is it okay to use sos commands to get factored form of a transfer function? Such as tf2sos command and zp2sos co...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to set/adjust editor tabs to default view?
I am using MATLAB for long time but since Last few days i am facing an issue that when in my editor i want to open a new tab ,ne...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


pzmap vs pzplot vs zplane?
What is difference between these three?pzmap vs pzplot vs zplane?

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


computing inverse ztransform through impulse response?
Is there way in matlab to compute inverse ztransform through impulse response? I cannot use iztrans command

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


getting z transform in factored form?using Matlab?
How we can get z transform in factored form if we have z,p and k?I have also attached snapshot of z transform below I c...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Confusion regarding indice vector?
I want to write a MATLAB function to systematically develop the sequence y[?] generated by the convolution of the two-finite le...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


class vs data type?
What is difference between class and data type in MATLAB?or both exactly same??

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Opposite function of audioread?
There is a built in MATLAB function with audioread,it enables us to read any already existing audio file Is there any opposite...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Difference between single and double in matlab?
Althought both are different data types of MATLAB but what is difference between these two data types. Is it only that double h...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Difference between Matrix and array?
Although i know that matrices are somehow subset of arrays but i want to know to the point answer. Is it only that matrices are ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


writing convolution function in matlab?
It is basically assignment. I have to make a MATLAB function to systematically develop the sequence y[n] generated by the convol...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Mehr laden