photo

simith


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

MATLAB Answers

9 Fragen
3 Antworten

RANG
39.656
of 300.369

REPUTATION
1

BEITRÄGE
9 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
55.56%

ERHALTENE STIMMEN
1

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.436

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 2
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


matlab code for histogram
Hi, I have these data set. A=[0.1;0.3;0.5;0.6;0.2] I want to fit the the curve on this histogram.

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


matlab code for histogram
Hi, I have these two data sets. A=[0.1;0.3;0.5;0.6;0.2] B=[0.8;0.6;0.9;0.4;0.7] I want to plot these two data sets as histog...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
matlab code for histogram
Thank You Image...It's worked

mehr als 7 Jahre vor | 0

Frage


matlab code for histogram
i have these two data sets. A=[1;2;3;4;5;6;7;8;9;10] B=[0.7;0.8,0.4;0.1;0.5;0.6;0.9;0.3;0.82;0.54] how to draw the histogram ...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


matlab code to find the probability
I have two matrix like this. A=[4;3;2;1] , B=[2;1;5;6] I want to find the probability for these two matrix.please helped me ...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How read excel comma sepearted value file
Hello; What is matlab code to read excel comma sepearted values file

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


convert two column matrices into one column matrix
Hello I want to combine two column vector matrices into one column vector matrix like the example A=[1;4;6;7;8] B=[10;21;...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Probability density function plot in matlab
Hi friends, I want to obtain Probability density plot for a given histogram using matlab . how to do it??

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Rice's formula to find the number of crossings in stochastic process.
matlab code please?? Rice's formula to find the number of crossings in stochastic process.

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
I am struggling with a code.the code for signal transmition in Non Orthogonal Multiple Access. Please help me.
Hi; How to apply The Rice's Formula to find the number of crossings? Pls tell me matlab code for that

fast 8 Jahre vor | 0

Beantwortet
How to find first crossing of a threshold, then ignore n datapoints after?
please how to write a code to check number of up crossing and down crossing for a level in matlab

etwa 8 Jahre vor | 0

Frage


I am struggling with a code.the code for signal transmition in Non Orthogonal Multiple Access. Please help me.
clc; clear all; n=100;%n0.0f bits for transmit signal ds1=2;%distance from BS to su1 dp=3;%distance from BS to pu ...

mehr als 8 Jahre vor | 7 Antworten | 1

7

Antworten