統計
MATLAB Answers
14 質問
0 回答
ランク
of 160,969
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Matlab xcorr function formula
Hello, I was wondering if anyone has the formula for xcorr with the 'coeff' option? Would it be the same as the Pearson correl...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Using bootstrp with matrices to bootstrap cross-correlations using xcorr?
Hello, I am using Matlab's xcorr function to calculate the cross-correlation between two time-series. In order to asse...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Average matrices in a cell array within a structure Matlab
Hi, I have a structure AVG of size 1 x 6 which has one field averageNEST that is a cell array also of size 1 x 6. Each av...
約7年 前 | 0 件の回答 | 0
0
回答質問
Creating a smooth meshgrid
I'm using the Matlab function checkerboard to create a checkerboard and then display it as a circle rather than a square or rect...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Psychtoolbox checkerboard alternation error
Hi, I'm new to Psychtoolbox and am using it to create a reversing checkerboard pattern on the screen. The checkerboard has b...
8年弱 前 | 0 件の回答 | 0
0
回答質問
Coloured checkerboard in Matlab
I'm using the Matlab checkerboard function to create a checkerboard. I'm interested in having the checkerboard as stripes (rathe...
8年弱 前 | 1 件の回答 | 0
1
回答質問
How to recognise "blocks" in array in Matlab
I have an array in Matlab A = [1 2 3 4 5 6 7 8 9; 67 67 67 86 86 86 86 67 67]'; where every point in the first row...
9年弱 前 | 1 件の回答 | 0
1
回答質問
How to obtain output from instrument callback function?
Is it possible to get output from an instrument callback function in Matlab? I am reading data being sent to the serial port and...
約9年 前 | 1 件の回答 | 0
1
回答質問
How to make Nested while loops faster
I am running a while loop that is scanning the serial port for data. This while loop is inside a bigger while loop that is conti...
約9年 前 | 1 件の回答 | 0
1
回答質問
Instrcallback function and while loops
I am trying to make use of Matlab instrument call back function however I am slightly confused. If I set my object such that I h...
約9年 前 | 2 件の回答 | 0
2
回答質問
Instrument control toolbox - acquiring data from two sources
I am using the Matlab Instrument Control Toolbox for data acquisition. In fact I am using the exact script detailed on this page...
約9年 前 | 0 件の回答 | 0
0
回答質問
While loop stuck in callback function
I have written a callback function in Matlab. My laptop is communicating with another laptop that is sending it bytes every few ...
約9年 前 | 1 件の回答 | 0
1
回答質問
Can I record the time during serial port communication?
I am using Matlab commands fopen, fwrite and fscanf to open a line of serial port communication between two laptops using the fo...
約9年 前 | 1 件の回答 | 0
1
回答質問
How do I use matlab GUIDE to produce a GUI modal dialog that records user inputs to be used later?
I am new to using the matlab GUIDE. I know there are some predefined dialog boxes such as inputdlg and msgbox and warndlg and so...
約10年 前 | 0 件の回答 | 0