photo

Yaman


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
2 个回答

排名
198,903
of 301,383

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,252

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,306

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

提问


Why is the function not outputting all the variable?
function [C, out1, out2] = test() yes = true; no = false; logic = yes; c = 0; while lo...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Efficient Frotier / Solver
I'm trying to solve the following equation but the solver thinks K as a variable.Either I loop it or not. Is there a way to mak...

14 years 前 | 1 个回答 | 0

1

个回答

提问


asking for inputs in a function
Lets say I have a function with no inputs. I want the function to ask for inputs each time the function is running. like for exa...

14 years 前 | 0 个回答 | 0

0

个回答

已回答
F1 opening Window Help instead of Matlab help
fn key was automatically stuck for some reason. To remove the lock press fn + numlock at the same time.

15 years 前 | 0

提问


F1 opening Window Help instead of Matlab help
As the title explains whenever I press F1 I see Windows Help and support instead of Matlab Help. I just got this computer and I ...

15 years 前 | 1 个回答 | 0

1

个回答

已回答
How to use bootstrap for something other than mean
You probably should do a hypothesis test. As Walter said everything can be significant depending on your CI. Bootstrap can be...

15 years 前 | 0