photo

John


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
35,511
of 299,772

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
1

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to create a cell array with struct elements?
I want to create a 2x7 cell array. Each element of the cell will be an empty structure with a field name of "myfield". I can do ...

10 years 前 | 2 个回答 | 1

2

个回答

提问


Three tasks in parallel
If I have a 10x10x10 matrix A, and want to do some operations on three different dimensions separately, then how to do that in p...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to access MATLAB_2014a.app/bin/maci64
I'm using R2014. I would like to keep a file in *MATLAB_2014a.app/bin/maci64* , but can't access this directory in mac. In other...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Partial derivative of a matrix
I have a matrix V, say 3-by-3. How can I compute dV/dx and dV/dy separately? dV/dx is partial derivative wrt x (along the column...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Summation of a series without for loop
Fourier series of a square wave can be represented as: F(t)=(4/pi)*sum(1/(2k+1)*sin((2k+1)pi*t/T) Where, sum is over k=0 t...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Rotation of 3d image
I have plotted a 3d image. I want to rotate that on the plane along the vertical axis for one complete cycle automatically. Is t...

10 years 前 | 1 个回答 | 0

1

个回答