Jetson Ronald
Università degli Studi di Pavia
自 2011 起处于活动状态
Followers: 0 Following: 0
Hi, This is Jet
Professional Interests: signal processing
Feeds
提问
Phase correction in FFT
Hello I have a signal (some harmonic function) and I want to increase the duration of signal using phase correction, i.e. addi...
11 years 前 | 1 个回答 | 0
1
个回答提问
displaying number in general format when using loglog plot
Hello How can I display number in general format (0 1 2 ....) instead of 10^1 when using loglog plot? Thank You Jetson
11 years 前 | 1 个回答 | 1
1
个回答提问
How to read a text file line by line?
Hello I have a complicated text file,it runs row by row, first clumn is time and the next colum is corresponding acceleration...
11 years 前 | 3 个回答 | 1
3
个回答提问
How to read a text file line by line?
Hello I have a complicated text file,it runs row by row, first clumn is time and the next colum is corresponding acceleration...
11 years 前 | 0 个回答 | 0
0
个回答提问
Applying Phase correction to modify the duration of the signal.
Hello I need to increase the duration of my signal by adding correction to Phase. I am using fft and I have estimated amplitu...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to generate a signal with time varying frequency?
Hello I am using Hilbert spectrum to study my nonstationary earthquakes recorded strong-motion. I was able to analyze the signa...
12 years 前 | 3 个回答 | 0
3
个回答提问
Generating time varying sinusoidal function
Hello I need to generate time varying sinusoidal signal, I used linearly varying frequency with time but the resulting signal...
12 years 前 | 0 个回答 | 0
0
个回答提问
Creating DEM in matlab
Hello I am dealing with maps, I am using map option to deal with the different parts of the worlds. I would like to have digita...
12 years 前 | 1 个回答 | 0
1
个回答提问
Plotting only one axis
Hello I am having a plot and I don't want to use the axis off command to remove the information in both axes, but I want to hav...
12 years 前 | 2 个回答 | 0
2
个回答提问
Hilbert Transform - Inverse
Hello I have the amplitude envelope as well as the instantaneous frequency and How can I synthesis my signal. Thank you Je...
12 years 前 | 0 个回答 | 1
0
个回答已回答
Plotting on the map
My data is a matrix which contains the time and acceleration for each station. How can I plot this? time in X axis and accelerat...
Plotting on the map
My data is a matrix which contains the time and acceleration for each station. How can I plot this? time in X axis and accelerat...
13 years 前 | 0
提问
Plotting on the map
Hello I am dealing with earthquake records and I want to plot the ground motion time history on the map. I have the latitude an...
13 years 前 | 1 个回答 | 0
1
个回答提问
Arrival time
Hello I am estimating the Instantaneous Frequency using the following code and it works well. h=hilbert(acc); unrolled_pha...
13 years 前 | 1 个回答 | 0
1
个回答提问
Instantaneous Frequency
Hello I am estimating the Instantaneous Frequency of my signal using the following code. h=hilbert(acc); unrolled_phase = ...
13 years 前 | 1 个回答 | 0