photo

Tmat


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

13 个提问
0 个回答

排名
26,083
of 301,237

声誉
1

贡献数
13 个提问
0 个回答

回答接受率
84.62%

收到投票数
2

排名
 of 21,206

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,611

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to fill the region formed by four lines?
I want to fill the parallelogram region formed by four straight lines. I have tried the following codes: beta11_um1 = @(delta...

3 years 前 | 1 个回答 | 0

1

个回答

提问


No solution found using fsolve, what should I do?
I'm trying to solve a nonlinear system with six equations and six unknowns (Basically it is trying to find the fixed point of a ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to mark a point on scatter plot obtained using gscatter?
I just obtained a scatter plot using gscatter(x,y), where x and y are both data vectors with size 100. Among these 100 points, ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


loaing data from a sequence of files, why it failed?
Hi guys, I'm trying to load data from mat files named "test1.mat",...,"test100.mat". In file "testii.mat", vector Tn has positiv...

4 years 前 | 0 个回答 | 0

0

个回答

提问


how to estimate a probit model in matlab?
Hi, guys, suppose my data is generated by the following model , where is the indicator function, and follows a normal distri...

5 years 前 | 0 个回答 | 1

0

个回答

提问


Why does my function graph look like a net? How to improve it?
Hi, I tried to plot a vector t against ft, a well-defined function. However after entering the following codes: ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to enable the cupid tool box?
Hi guys, I saw a few posts in which the cupid tool box provides easy solution to probability problems. I tried to run their Cupi...

5 years 前 | 1 个回答 | 1

1

个回答

提问


How to generate the convolution density and integrate it on [a,b] fastly and precisely?
Hi, I have two random variables X following distribution F with density f, and Y following distribution G with density g random...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to store strings in a matrix or table?
Hi, I have some strings, say, 'a1',...,'a12', and I want to store them in a 3 by 4 matrix A so that A(1,1)='a1',..., A(1,4)='a...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to do this double integration using integral2? Thanks!
Hi, I'm trying to write some code to calculate accumulated the probability of using integral2. Here is my code: clear; ae=-4;...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to create a function as the convolution of two functions? Thanks
Hi guys, I want to compute the convolution of two probability densities, and as an experiment I tried two uniform [0,1] densitie...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to fastly compute a double integral of a self-defined function?
Hi everyone, I need to compute , where is my self-defined function, M is infinity and in actual calculation I set it to be a ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Just Curious, when I run parallel computing with k cores, why there are k matlab background processes in the task manager on my machine?
I'm recently running some simulations using matlab parallel computing with 100 cores(distributed across 10 nodes) on a computing...

8 years 前 | 1 个回答 | 0

1

个回答