photo

Moshe


2016 年からアクティブ

Followers: 0   Following: 0

Student

統計

MATLAB Answers

9 質問
1 回答

ランク
69,327
of 300,765

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


how to add trend line and output max and min of trend line
Hi all, I wrote this function: function [On_Balance_Volume] = OBV(SXXPIndex,PX_VOLUME) %% OBV Script ...

約9年 前 | 0 件の回答 | 0

0

回答

質問


Error : Operands to the || and && operators must be convertible to logical scalar values.
Hi , I wrote this function: function [flag_SO_Sell,flag_SO_Buy,flag_SO_Hold]= SO_Sub_Rule(Sthochestic_Osilator,High_SO,L...

約9年 前 | 1 件の回答 | 0

1

回答

質問


i am trying to replace one column with another in dataset?
Hi all, I have big dataset matrix that the dates column is corrupted. I success fixing the date in another dataset matrix wi...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


how to merge one column dataset into big dataset file
i am importing big excel file with dates and data into MATLAB. i am using MAC while the Excel is imported to matlab the dates c...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Import excel file destroy the date vector and convert them to numeric number
I am using matlab 2014a on Macintosh, when i am import Excel file into MATLAB the dates vector destroy and convert it to numeric...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Big data excel file
hello all I need to process big excel file. I imported the excel file to matlab using "dataset" function. now i would like to...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


how to use dataset function
Hi, I would to import data from excel file using dataset function. I attach the example of the excel file i would like to impo...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


how can i add zero padding to DFT
Hi all, i write code that doing DFT for signal see code here: f0=46.875; W0=2*pi*f0; Fs=1000; T=1/Fs; NFFT=512; FFTp...

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

2

回答

回答済み
Guidance with DFT Transform
First of all thanks for you quick answer. from your guidance i wrote this matlab code implement DFT. See source code: f0=46...

9年以上 前 | 0

質問


Guidance with DFT Transform
I need help with implement DFT transform i am attaching the function i should do the DFT. i need guidance and code example. ...

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

2

回答