simith - MATLAB Central
photo

simith


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 03/17 to 03/25Use left and right arrows to move selectionFrom 03/17Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

9 个提问
3 个回答

排名
39,401
of 297,711

声誉
1

贡献数
9 个提问
3 个回答

回答接受率
55.56%

收到投票数
1

排名
 of 20,465

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,406

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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.

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

已回答
matlab code for histogram
Thank You Image...It's worked

7 years 前 | 0

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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.

7 years 前 | 0 个回答 | 0

0

个回答

已回答
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

7 years 前 | 0

已回答
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

7 years 前 | 0

提问


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

8 years 前 | 7 个回答 | 1

7

个回答