F Z
Followers: 0 Following: 0
Professional Interests: signal processing, design,optimization
Statistics
12 Questions
0 Answers
RANK
37.047
of 295.527
REPUTATION
1
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
1
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Error using hilbert transform: "Subscript indices must either be real positive integers or logicals."
Hello, I have some troubles using hilbert transform for the enclosed vector in a guide. The used command is: y=abs(h...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
how to fit a curve with its peaks
Hi, I'd like to smooth a curve with its peaks (enclosed "initial.fig") to obtain something like the second enclosed figure ("...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
Error message while using Fullfile to write .m file in a specific folder
Hello, I have some troubles using fullfile function in order to store outputs in a specific folder. Error using fullfile ...
meer dan 9 jaar ago | 2 answers | 0
2
answersQuestion
Export sequence of matlab figures & Matrix to excel Workbook
Hello, I have a MATLAB file which creates N figures. I'd like to copy one figure and its corresponding matrix /spreadsheet. ...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
Remove NAN from cell array, and calculate the average of each column through each cell
I have a 1 x 17 cell array called M, with each cell containing a 16 x 27 Matrix. I need to get rid of NaN in each cell. I tried ...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
how can i modify bplot.m in order to display calculated values on the boxplot
Hi, I recently downloaded the "bplot.m" to create boxplots from several data files. However, i didn't succeed in displaying ...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
Extract duplicate values from both 1st and 2nd column
I have a large matrix (120000x4096)to process. There are repetitions in the 1st and 2nd columns. If 2 rows have the same number ...
meer dan 9 jaar ago | 2 answers | 0
2
answersQuestion
find duplicate values, sort them and get their indices
Suppose i have 3 arrays: Position=[ 15 15 15 15 15 15 15 15 15 15 16 16 16 16 16 16 16 17 18 18 18...] Ray=[1 2 3 1 1 1 2...
meer dan 10 jaar ago | 3 answers | 0
3
answersQuestion
How to extract data from 3D table with indices
Hello, I have some troubles working with 3D tables. In fact, i have a 3D matrix MT (N, 19, 3) and i‘m looking for indices for...
meer dan 10 jaar ago | 0 answers | 0
0
answersQuestion
How to draw a perpendicular line to another?
Hello, Suppose i have a segment S1 defined by 2 points (x01,z01) and (x02, z02). The center of the segment is defines as (xm0...
meer dan 11 jaar ago | 1 answer | 1
1
answerQuestion
How to define the Y direction in a GUI axes
Hello, Is it possible to rotate a segment of 30°? In fact, i tried the rotate function :rotate(h,direction,alpha) but i c...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
how to resize axes within a GUI
Hello, I am not used to work with Gui interfaces and i am having some troubles to define the axes limits. I want plot 2 po...
meer dan 11 jaar ago | 1 answer | 0