photo

Sean Raffetto


2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

9 질문
0 답변

순위
37,238
of 300,847

평판
1

참여
9 질문
0 답변

답변 채택
33.33%

획득한 표
1

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,279

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Issues with an Inverse Fourier Transform
I have an algorithm that I am trying to reverse. The initial algorithm involves a Fast Fourier Transform of a matrix I call d: ...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Interpolate a 84x60 Cell Array to be 84x120
Hello, I have an 84x60 cell array where each array is a column vector of 512 elements {84,60}(512,1). I want to expand to a 8...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Convert a for loop from MathCAD to Matlab
I have to solve for sigma c in the attached pdf and need some help converting it from Mathcad to Matlab. Can someone help me tra...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Function with three parameters and I want to integrate in one dimension
I have this function: fn_E(x,y,f) = (1 + 0.25*sin(2*pi((x*f)/(4*c))))*exp(-1i*pi/4*sin(2*pi((x*f)/(4*c)))); f is a 1x71 ...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Create an array that has ones
Hello, I am trying to create a 1x256 cell array where each matrix inside is 256x41. I want each matrix to have a row of ones ...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Using for loops to calculate a function that outputs a matrix and I want to store it into a matrix?
Hello, I have an exponential function that needs to be solved 41 times and stored in 41 different matrices. Here's what I hav...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


Loop these vectors into an array?
I have a function that needs to be integrated. int = @(x)(1+0.25*sin((P/5)*x*sin(AngRad)+(P/4))).*exp(-1i*2.*x.*cos(AngRad...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


Integration of an Anonymous Function with Multiplee Parameters wrt One Variable
Dear All, I am having trouble integrating a function which depends on a parameter of an integral like: int = @(x,Rad,K) ...

거의 10년 전 | 답변 수: 0 | 1

0

답변

질문


Integration of a Multiple Anonymous Function Which Depends on Parameters of an Integral
Dear All, I have a function that needs to be integrated and depends on parameters of an integral like: int = @(x,Rad,K)...

거의 10년 전 | 답변 수: 1 | 0

1

답변