photo

Freewing


Last seen: 5ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
English, Russian
Pronouns:
He/him

統計

MATLAB Answers

1 質問
3 回答

ランク
4,252
of 301,195

評判
12

コントリビューション
1 質問
3 回答

回答採用率
0.0%

獲得投票数
3

ランク
 of 21,190

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,322

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to extract the correct phase of a sine wave from data
The reason you get imprecise results is because you are using discrete fourier transform. When you get the phase of the frequenc...

5年以上 前 | 1

| 採用済み

回答済み
Random Numbers Generation for Changing Ranges
rand(50,50) will give you a matrix or random numbers between 0 and 1. Multiply it by row vector of ranges to get each column hav...

5年以上 前 | 0

回答済み
sound of a sequence of 0 and 1
First of all, you'd want your t_seq to be of length 48480 which is strlength(pulse_seq)*dot_duration*sampling_frequency: pulse_...

5年以上 前 | 0

| 採用済み

質問


Mex-function performance when setting handle object properties
I've encountered a frustrating delay in matlab execution after setting handle object properties within a mex-function. Here's ho...

5年以上 前 | 0 件の回答 | 2

0

回答