photo

Brian


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
2 个回答

排名
193,245
of 300,781

声誉
0

贡献数
5 个提问
2 个回答

回答接受率
80.0%

收到投票数
0

排名
 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

排序方式:

提问


varargin - too many inputs
Hey folks I have a function which takes other functions (call them fun1, fun2, etc) as inputs. Some of these functions have v...

15 years 前 | 1 个回答 | 0

1

个回答

提问


Using fsolve in a loop
Hey folks I have a loop that creates 4 equations and would like to use fsolve on them. I have been using solve up to now but as ...

15 years 前 | 1 个回答 | 0

1

个回答

已回答
Creating vector of symbols
The first gives the following errors ??? Error using ==> sym.sym>expression2ref at 2408 Error: Unexpected ' Error in ==> ...

15 years 前 | 0

提问


Creating vector of symbols
For example, A = sym('A%d%d', [3 3]) generates the 3-by-3 symbolic matrix A with the elements A11, A12, ..., A33

15 years 前 | 4 个回答 | 0

4

个回答

提问


Which colour does Matlab use for strings?
Bit of a strange question but I'm putting my .m files into Latex and after trying to use a few importing files I've found from v...

15 years 前 | 1 个回答 | 0

1

个回答

已回答
Loop that creates arrays
Ok great thanks for that. I think I'll go with Jos' option as all vectors should be the same size.

15 years 前 | 0

提问


Loop that creates arrays
Hey folks I'm trying to write a loop that will create arrays filled with zeros and I'd like it so that each array can be identif...

15 years 前 | 4 个回答 | 0

4

个回答