Ram
Followers: 0 Following: 0
Statistik
11 Fragen
0 Antworten
RANG
255.944
of 295.569
REPUTATION
0
BEITRÄGE
11 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
36.36%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
How do i get inverse wavelet transformation (icwtft) from my new coefficients values?
Hi, I want to do a inverse continous wavelet transformation (icwtft). I have taken a simple sinewave function and got wavelet t...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
getting error Subscript indices must either be real positive integers or logicals in finding distance?
Hello everyone, let say, i have cell matrix {[100*2],[450*2],[300*2],[999*2]....[898*2]}. Now i want to find a distance/derviati...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to scroll a number of graphs from the cell matrix? either GUIDE or is any other technique??
hello, i have 100cells matrix. each cell has two columns(let say x,y). now i want to show the each cell graph in a scroll bar. _...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can i extract Index values of different cell arrays
I want to extract the cell arrays w.r.to the index num, for w =1:length(mydata) %[~,I]= find(mydata{w, 2}(:,2)) =...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to find max and min values from the cell(x*1 matrix) array elements !!
hallo everyone, lets say, cell array have 600*1 matrix in that each cell consists of the X*1 matrix. now i want to find a max ...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to remove duplicate rows from .mat file or text file with out sorting?
Hello all, I have 64954930*3 matrix. There are duplicate rows are exist. How can i delete with out sorting of original matrix. ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can i extract for specific set of rows from large set of data to find statistical operations. And set was incremented by 1 for each set of rows and create a columns for each feature extraction in machine learning!
Hallo all, I would like to find some statiscal operations(Machine Learning) such as mean, median, stdev and varience f...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to find a differentiation or derivative of each array(>1000*2) in cell consists 7000*1?
Hi, let say, there are 700*1 cells. each cell consists of arrays(3000*2). i would like find the derivative of each cell and fin...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how to extract rows has a same value in column 1 and plot until those rows of column 2 and 3?
Hi everyone, I have a matrix with repeated values in the 1st column, for example: A = [ 1 15 43; 2 05 64; 2 13 ...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how can i call two push buttons from the 3rd push button in GUI without disabling any pushbuttons?
this is my code. when i press signal1_pushbutton--> output signal will appear. similarly,signal2_pushbutton. now i wan to stop t...
fast 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to convert sinewave(any signal) into 8bit binary in Simulink?
Hi all, I am trying to convert a sinewave into binary data by using the Sine wave, Quantizer, limiter, convert blocks. but i am...
mehr als 7 Jahre vor | 2 Antworten | 0