photo

Georgiy


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
14,221
of 300,392

REPUTATION
3

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
3

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Triple correlation and bispectrum
Hello, I have a three 1D signals which I want to triple cross-correlate. The triple cross correlation is: <<http://i.imgur...

10 years ago | 1 answer | 2

1

answer

Answered
Tripple correlation in MATLAB
Someone please?

10 years ago | 0

Question


Tripple correlation in MATLAB
Hello, Till now I performed a cross correlation between 2 vectors A and B by using a xcorr(A,B) function. Now I have 3 vectors:...

10 years ago | 2 answers | 0

2

answers

Question


Import of multiple .fig files
Hello, I have .fig file I want to import and extract a data from it in MATLAB. This is my code: open('f1.fig'); h = fin...

11 years ago | 1 answer | 0

1

answer

Answered
[Simulink] Output only non-zero values
Hi Sebastian, Thank you for trying to help, but it still doesn't work. My input signal is a 20000 descrete vector. Not all the...

11 years ago | 0

Question


[Simulink] Not to process for a period of time
Hello, I have a MATLAB function block takes an input value (one per second) and after some calculations outputs it. How I forc...

11 years ago | 1 answer | 1

1

answer

Question


[Simulink] Output only non-zero values
Hello, How can I setup MATLAB function block so it outputs only a non-zero values? I have some code in this block that finds pe...

11 years ago | 3 answers | 0

3

answers