photo

Bob


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
23,360
of 300,379

声誉
1

贡献数
4 个提问
1 个回答

回答接受率
75.0%

收到投票数
1

排名
 of 20,931

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,299

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Analysis a no. of images using same code.
Look into using the "dir" function

13 years 前 | 0

提问


Changing values in 2D array using logical operators
I'm sure I've solved this before, but it's befuddled me today. I have a 2D array and I want to subselect some values and set ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Trouble substituting a value into a symbolic expression for use with fplot
I'm having difficulty understanding what I'm doing wrong here: syms x a f=exp(x-a); g=subs(f,'a',sym(0)); fplot(...

13 years 前 | 1 个回答 | 1

1

个回答

提问


Adding a header to print preview from command window
Is it possible to add a header to a print out from the command window? Something like: printpreview(h,'headertext','...

13 years 前 | 0 个回答 | 0

0

个回答

提问


SelectionChangeFcn not receiving handles
I'm trying to have a gui (made using GUIDE) run some code when the selection of a radio button is changed. The radio buttons ...

14 years 前 | 1 个回答 | 0

1

个回答