photo

Seahawks


2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
1 답변

순위
258,047
of 300,369

평판
0

참여
5 질문
1 답변

답변 채택
20.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • First Answer
  • Explorer

배지 보기

Feeds

보기 기준

질문


Please help to solve the following equations by the Newton–Raphson method
Hi All, Please help to solve the following equations by the Newton–Raphson method: fx1 = (2*x1^2) + (x2^2) -10; fx2 = (x1^2) ...

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

1

답변

질문


Please help this semilogy error message
Please help to fix this problem. I try to plot as semilogy the MRC in Rayleigh fading and BPSK scheme. This needs to display in ...

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

1

답변

질문


matrix and its transpose matrix
I have: clc;clear;close all; N = 10; SNRdB=0:2:20; SNR = 10.^(SNRdB/10); P=2; B = 1000; I = 3; for j=1:length(N) ...

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

1

답변

질문


generate multi Diagonal matrices
I need help. I have beable to generate 100 of random matrices H. then try to get S diagonal matrix but it is not succesful as bo...

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

2

답변

답변 있음
error: "Attempt to execute SCRIPT "normrnd" as a function:"
>> which -all normrnd C:\Users\user1\Documents\MATLAB\normrnd.m C:\Program Files\MATLAB\R2017\toolbox\stats\stats\normrnd.m %...

5년 초과 전 | 0

질문


error: "Attempt to execute SCRIPT "normrnd" as a function:"
I have this eror when I run simple command >> x = normrnd(0,1,500,1); note: my laptop MAcOS execute this command well. I re...

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

2

답변