Statistica
RANK
10.676
of 295.569
REPUTAZIONE
4
CONTRIBUTI
9 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
77.78%
VOTI RICEVUTI
0
RANK
143.571
of 154.105
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
Help needed in creating dynamic field names using struct in matrix form.
Hi, I am currently using this code: rename = sprintf('I%inewEp', i); newData.(rename) = myData.Ep; ...
quasi 9 anni fa | 1 risposta | 0
1
rispostaplz anyone solve the following question for me in matlab and reply quick.regards
If the scale of X and Y is the same, you could use a "for" loop to go through every element. for i=1:numel(X) if X(i)...
circa 12 anni fa | 0
Domanda
How to assign output to columns of an array/matrix?
Hi all, I am trying to store the output in an array/matrix of 3 columns. d = sqrt(((rename(:,1) - xorigin).^2) + ((rena...
circa 12 anni fa | 0 risposte | 0
0
risposteDomanda
Combining four 2D images from different angles into one 3D image
Hi, I am currently trying to combine four 2D images at angles 0,45,90 and 135 degrees into one 3D image. At angle 0, I hav...
circa 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Variables not saved after function completes. Help needed
Hi all, I have this function in checkfile.m function [] = checkfile(filename, pathname) if isequal(filename,0) ...
circa 12 anni fa | 3 risposte | 0
3
risposteDomanda
How can i remove the horizontal lines in this image?
Hi all, I am trying to enhance degrade image such that it looks similar to the original. I have used: img = histeq...
circa 12 anni fa | 1 risposta | 0
1
rispostahow to apply (dct,dct2) an image?
image = imread('Image.bmp'); y = dct(image); help dct or help dct2 in matlab will give you a better idea. ...
circa 12 anni fa | 0
| accettato
Domanda
Warning: Rank deficient, rank = 0... means what?
Hi, I am using the original signal FS and nbits. When i played the sound, it does have the speech, but its very noisy. I am...
circa 12 anni fa | 2 risposte | 0
2
risposteDomanda
Invalid Audio File, too many samples
Hi all, I have tried to implement the following codes: H = ones(16, 1); siz = wavread('hello.wav', 'size'); ...
circa 12 anni fa | 3 risposte | 0
3
risposteDomanda
Shifting of image's origin to the highest Y coordinates
Hi, I am trying to shift the origin of a image to the highest Y-coordinate of an image. currently my image is like this w...
circa 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Optimal number of points to plot a sphere
hi all, I have thousands of data points in (x y z) format to represent the human eye. Since the human eye is modeled like a ...
circa 12 anni fa | 1 risposta | 0