photo

Seahawks


Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
1 Antwort

RANG
115.528
of 299.168

REPUTATION
0

BEITRÄGE
5 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
20.0%

ERHALTENE STIMMEN
0

RANG
 of 20.660

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 163.577

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • First Answer
  • Explorer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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) ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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) ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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 %...

mehr als 5 Jahre vor | 0

Frage


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...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten