photo

Dave


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
135,275
of 301,229

평판
0

참여
5 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 21,196

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,512

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


subband MVDR implementation for DOA estimation
I'm facing some problem trying to implement the subband MVDR beamformer for estimating the direction of arrival of one or more s...

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

0

답변

질문


Computing the distance between a grid of points and N points with arrayfun and GPU
I'm calculating the distance between a grid of points and one point in this way: r=arrayfun(@dist,X(:),YX(:),ZX(:),xp,yp,zp...

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

2

답변

질문


Functions arrayfun and roots with GPU computing
Hi guys, I would like to compute the roots of N 8th order polynomials using the matlab function roots. I also would like to ac...

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

1

답변

질문


Create a function from another function with less parameters
I have a function, let's call it "myFunc". myFunc accepts two parameters, x and y. I want to create a new function "myFunc2", ...

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

2

답변

질문


Assign vectors (returned from a function) to the colums of a matrix
Let's suppose I have a function that returns three column vectors: "a", "b" and "c". (in this order) As of now I'm assigning th...

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

1

답변