Tinkul
Followers: 0 Following: 0
Professional Interests: image processing
Estadística
27 Preguntas
2 Respuestas
CLASIFICACIÓN
23.594
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
27 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
74.07%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to compare two signal
I have two signal. One is original signal and other is reconstruction of that signal. Reconstruction is done by some algorithms...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Plotting run time of algorithm
suppose i have two algorithm. after running i have got run time of that two algorithm 5sec,7sec respectively. I have run for di...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How to find error in function file
Suppose I have written a matlab coding which include two function file. Whenever i run the main programme it gives error. Bu...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
confusing about the operator
There is a code of operator: SHI=Wavelet('Daubechies', 6,4); FI=randn(40,100); A=@(x) FI*(SHI'*x) At=@(x) SH...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
how to select the sample
Suppose i have a matrix: z=[1;2;3;4;5;6;1;9;10;32;21] from the above matrix how can i select first 7 sample? Please help...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Computing DWT using matrix multiplication
How to compute DWT using matrix multiplication....Please help....
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding signal to noise ratio
I have a signal x=[34;56;12;87;35] I have added some noise with the signal x. After denoising i have got the output x0=[ 3...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding high and low frequency noise....
Is power line interference high frequency noise in ecg and base line wandering low frequency noise in ecg? Is both the noise pre...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Generating baseline wandering noise
How to generate baseline wandering noise in matlab code?
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How can extract only real values of a matrix
After some oprations i have got a matrix which contains imaginary value also. But i need only the matrix containing real val...
más de 10 años hace | 1 respuesta | 1
1
respuestaPregunta
Selection of 3 large value from a matrix
How can i select 3 largest value from a matrix and remaining make zero without changing the dimension,For eg A=[1 3 5 8 31 7 4 ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to produce data randomly from a given matrix without changing the dimension
I have some data for eg A=[1;3;5;7;2] Now i have to produced all these data randomly. Is there any matlab command to pro...
más de 10 años hace | 3 respuestas | 0
3
respuestashow do i use Compressive sensing to recover my signal?
You can use l1-magic...
más de 10 años hace | 0
Pregunta
Making sparse signal representation
How to make a sparse signal representation in matlab code.
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Run time of a code
How can i find out run time of a code written in matlab.
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Random data selection from a matrix
How can i select 5 datasample from the matrix Z=[43;-57;98;23;-13;243;-98;112;325;560]
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Solving an equation through optimization..........
Y=Ax y is a mX1 matrix A is a mXn matrix x is a nX1 matrix AA'=I Here we apply optimization technique to sol...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Matlab coding for downsampling..............
How to downsample a sinusodial signal in matlab coding...............
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding jacobian of a matrix
How to find jacobian of a matrix. I am trying to find out the jacobian of the following but still unable.. [J W] = jacobian(x...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
How Gradient is calcuted
In matlab i have found following answers. let X = 1 2 3 3 4 5 3 2 1 z=gradient(...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Change dimension of a matrix
How to change a matrix dimension 1X131072 to 256X256
alrededor de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
Converting data to decimal
there are some data in one row: 123446739FBCDE how can i convert the above to decimal using matlab coding as below form...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Increasing Buffersize while importing data
I am importing data from txt file to matlab.But the programmme gives error:"Buffer overflow (bufsize = 4095) while reading strin...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
import data into a txt file from matlab
I want to import data into txt file. I have written the prog. m=[1 2 3 4 5 6 6 6 7 8 9] fid = fopen('data.txt', 'w'); % data...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaMatlab coding to show the string in one line
Thanks....but i need the data in the form of string in the command window ie. within a single quotation(' ').For eg 'abcdef' lik...
alrededor de 12 años hace | 0
Pregunta
Matlab coding to show the string in one line
I have data in txt file as shown below. aaaaaaaaaaaaaaaaaaaaaafffffffff eeefffffaaaaaaaaaaaeeeeeeeeeee...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Import txt file into matlab using programically
I have data in txt file as shown below: ffffffffffffffffffffffffffff ffffffffffffffffffffffffffff ...
alrededor de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
Import txt file into matlab by coding..............
I have data in txt file as shown below: ffffffffffffffffffffffffffff ffffffffffffffffffffffffffff 0...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to write a matlab code to convert hexformat into decimal format of a colour image.The image resolution is 320X430.Please help me....
Thanks
alrededor de 12 años hace | 1 respuesta | 0