photo

NDKA


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

10 質問
5 回答

ランク
23,993
of 300,781

評判
1

コントリビューション
10 質問
5 回答

回答採用率
50.0%

獲得投票数
1

ランク
 of 21,088

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,031

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Importing data from *.asc file(s)
Hi, In my day to day work, I log several data using CANalyzer to collect vehicle CAN network data and its a *.asc format. Thi...

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

2

回答

質問


Plotting of Phase drift in two input signals
Hi everyone, I have two signals (which are of Sinusoid form), each of them stored in an array in my Matlab Work Space. And when...

13年以上 前 | 0 件の回答 | 0

0

回答

質問


Trouble about importing data using 'From File' block in simulink
Hi Everyone, I've a data that is logged from my hardware. The data consists of two items. One is the 'time stamp' and the oth...

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

1

回答

質問


Bode plot for an Array type input signal
Hello, I have two signals (sigA, sigB) stored in two different array variables of type 1000rows x 1column. These two signals ar...

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

1

回答

質問


A simple LowPass Filter
Hello everyone, I just want to create a simple Low Pass Filter in the mfile, with a Cut-off frequency of 3Hz and sampling frequ...

13年以上 前 | 2 件の回答 | 1

2

回答

回答済み
right shift of integer variable
Thanks for your reply Richard. My data is random, sometimes it is positive and sometimes it can be negative i.e. int16. So, ...

13年以上 前 | 0

| 採用済み

回答済み
right shift of integer variable
Just like in C-language. For example, if the value of 'b' is '-8192', then if I execute the below line, I expect the value of 'a...

13年以上 前 | 0

質問


right shift of integer variable
Hi, I want to do a right shift to a give signed integer variable. Can any help me with the syntax please. My C-code looks ...

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

5

回答

質問


uigetfile help (loading a file from different folder than mfile's)
Hi, I'd like to load my text file in to matlab using 'uigetfile' command. I can do that, but the problem is my text file must b...

13年以上 前 | 3 件の回答 | 0

3

回答

回答済み
ORing of two Cell arrays.
Yes Walter, as you said, its Concatenation. I used the following command, and its working pretty fine for me. Thanks to you. ...

14年弱 前 | 0

回答済み
ORing of two Cell arrays.
All the numbers are not fractions and negative. But, they have strings (i.e. hex values). Its like A1 = [23 A1 45 FE 01] ...

14年弱 前 | 0

質問


ORing of two Cell arrays.
Hi, I know this may be a basic question. I have two Cell arrays. For example, 'A1' as <1000x1 cell> 'A2' as <1000x1 ce...

14年弱 前 | 3 件の回答 | 0

3

回答

質問


trouble for importing a data file
Hi, I want to import a *.asc file. The file has data something like below. 0.021780 2 768 Rx d 8 21 62...

14年弱 前 | 2 件の回答 | 0

2

回答

回答済み
(new bee) How can I verify my 'C' algorithm using Matlab. Plz give directions
Walter, I think I got some solution. I used the following commands to load my *.txt file in to MATLAB. 1. load my_textfile.t...

14年弱 前 | 0

質問


(new bee) How can I verify my 'C' algorithm using Matlab. Plz give directions
Hello everyone, I'm Kasu.I have seen other's using MATLAB and know very little about it, but this time, I actually have to use ...

14年弱 前 | 2 件の回答 | 0

2

回答