photo

rodrigo figueiredo


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
1 Answer

File Exchange

4 Files

RANK
147,950
of 299,737

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
12,962 of 20,791

REPUTATION
26

AVERAGE RATING
0.00

CONTRIBUTIONS
4 Files

DOWNLOADS
4

ALL TIME DOWNLOADS
263

RANK

of 165,655

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

  • Personal Best Downloads Level 1
  • First Answer
  • First Submission

View badges

Feeds

View by

Submitted


conclusao do tcc1
utfpr 2021

4 years ago | 0 downloads |

0.0 / 5

Question


how replace dirac to diracz when need ?
Q=f(dirac(x - 10.5)*sin(x)*(10+i)) Q=diracz(x - 10.5)*sin(x)*(10+i) function p=diractz(x) if x ==0 p=1; else p=0; ...

4 years ago | 1 answer | 0

1

answer

Question


how replace inf too 1
10001^(1/2)*Inf*(100/10001 - 1i/10001)

4 years ago | 0 answers | 0

0

answers

Submitted


tcc , fft , bar , sticker , harmonic , volts , ameper
meu trabalho de tcc

4 years ago | 1 download |

0.0 / 5
Thumbnail

Answered
How to write matlab program for histogram with out using hist function.
a[]=0; for p =1 : ?? :length(Xt) for k = 1 : floor(abs(fft(Xt))) a= [a Xt] end end nbins = 25; h = histogram(a,nbins...

4 years ago | 0

Submitted


Power Flow , cpf , pfc , continuated , continuado , fpc
intereção por incremento lambida

4 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Power Flow , fluxo de potencia , newton rapson
newton fluxo de potencia jacobian jacobiana somatorio sum.

4 years ago | 2 downloads |

0.0 / 5
Thumbnail