photo

Nam Pham


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
214,703
of 300,900

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,106

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,578

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


set axis axes GUI
I set axis[-0.1 1.5] in code but GUI display [-1 1].I want GUI display [-0.1 1.5]. how? I tried axes(handles.axes1); but...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Check signal error.
Hello, I want to write code to check signal error. error when bit~=0&&not alternative pre bit; except for 1 0 0 1 for j=1...

10 years 前 | 0 个回答 | 0

0

个回答

提问


HDB3 signal to bitstream.
Hello I want to write a function, the input is +, - and 0; the output is bitstream 0, 1. if input(i)=0 =>bit(i)=0 if (+)...

10 years 前 | 0 个回答 | 0

0

个回答

提问


msgbox and then do nothing.
Hello I am writing a GUI program, input (+)and (0), if I input (-), I want it show error box, do nothing. In my code, If I inpu...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Process input string?
Hello. I want to write code: input string signal( +,-,0), if signal(i) = '+' then bits(i)=1; if signal(i)= '-' then bits(i) =...

10 years 前 | 2 个回答 | 0

2

个回答