
nehohmee
Statistics
All
MATLAB Answers
5 質問
0 回答
0 問題
1 解答
ランク
105,611
of 260,062
評価
0
貢献
5 質問
0 回答
回答採用率
20.0%
獲得投票数
0
ランク
63,885
of 111,616
貢献
0 問題
1 解答
スコア
20
バッジ数
1
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
質問
How do I get MATLAB to display the d' when my hit rate = 1 using the norminv function?
I am calculating d' using the following: norminv(hit_rate) - norminv(fa_rate) However, since my hit rate = 1, I am getting an ...
8ヶ月 前 | 1 件の回答 | 0
1
回答質問
How can I convert my matrix of 61 x 1 cells (60 cells of 10 x 1 and 1 cell of 3 x 1) to an array of 603 x 1?
I have a matrix consisting of 61 x 1 cells, with 60 cells of 10 x 1 and 1 cell of 3 x 1. How can I convert it into an array of 6...
約2年 前 | 1 件の回答 | 0
1
回答質問
How do I log normalise a set of positively skewed data and find the z scores?
Hi there, I have a set of positively skewed data (A) that I wish to log normalise before I find the z scores of the data. Howev...
約2年 前 | 0 件の回答 | 0
0
回答質問
How do I convert my matrix of 5799 x 1 double into 1933 rows of 3 x 1 cells?
Is there a way to convert my matrix of 5799 x 1 double into 1933 rows of 3 x 1 cells? I am using mat2cell and I can't seem to fi...
約2年 前 | 2 件の回答 | 0
2
回答質問
What does this error mean?
Hi there, I am really new to matlab and I have difficulties understanding what this error means. Your help will really be app...
2年以上 前 | 0 件の回答 | 0
0
回答解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2年以上 前