photo

Alex Dytso


Princeton University

Last seen: 1년 초과 전 2012년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

6 질문
0 답변

File Exchange

22 파일

Cody

0 문제
3 답안

순위
21,566
of 300,364

평판
1

참여
6 질문
0 답변

답변 채택
16.67%

획득한 표
0

순위
1,023 of 20,934

평판
1,852

평균 평점
2.90

참여
22 파일

다운로드 수
33

ALL TIME 다운로드 수
18023

순위
72,376
of 168,407

참여
0 문제
3 답안

점수
40

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Solver

배지 보기

Feeds

보기 기준

질문


How to train neural networks for regression when the response variable is a vector
I am training to figure out how to train neural networks for regression when the response variable is a vector. For example, ...

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

1

답변

질문


How to use integral with an implicit function defined through a sum
Suppose we have a function define as follows: fz=@(z) exp(-(z).^2/2); g=@(y) sum ( v(1:n/2).*fz((y- v(n/2+1:n)))); here ...

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

1

답변

질문


imnoise(I,'salt & pepper',rho) but with different proportion of salt and paper
imnoise(I,'salt & pepper',rho) adds sal and paper noise to the image I so that rho percent of pixels is corrupted. However, the...

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

1

답변

질문


LDPC codes not working in comm toolbox.
Hello, I want to implement the following code H = dvbs2ldpc(3/5); [r,c]=size(H); henc = comm.LDPCEncoder(H); hdec ...

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

1

답변

질문


Applying MatLab functions to .txt files.
Helo, I have data stored in 2 a .txt file. I want to take that data and use function trapz for integration. The problem is that ...

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

0

답변

질문


GUI and dealing with functions
Hello, I am new to the GUI and I have a problem is that very basic. The question is regarding dropdown menu. When I select a v...

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

2

답변