Community Profile

photo

Seahawks


2020 年からアクティブ

Followers: 0   Following: 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) ...

3年以上 前 | 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 ...

3年以上 前 | 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) ...

3年以上 前 | 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...

3年以上 前 | 2 件の回答 | 0

2

回答

回答済み
Why do I get the error 'Subscript indices must either be real positive integers or logicals. ' ?
Please help me to solve the mean of a function that i have error: "Subscript indices must either be real positive integers or ...

4年弱 前 | 0

回答済み
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 %...

約4年 前 | 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...

約4年 前 | 2 件の回答 | 0

2

回答