photo

Subrat kumar sahoo


ABB

Last seen: 2 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
21,636
of 297,503

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
1

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to use zfft and zmusic in matlab?
Hi Has anyone tried using ZFFT and ZMUSIC in matlab? I saw some papers which claim to have implemented the above two functions...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how to sum floating point elements of an array
Hi I have an array which has floating point inputs. I need to sum all the elements to get a single value. The command 'sum' t...

12 years 前 | 2 个回答 | 0

2

个回答

提问


addition of elements in a matrix
Hi I have a matrix, e.g. "A" whose dimension is 3*20. I need to obtain a 3*4 matrix ("B") out of it, wherein every fifth eleme...

12 years 前 | 2 个回答 | 0

2

个回答

提问


calculation of a mean matrix
Hi I have two matrices a = [1 2 3; 2 3 4] and b = [2 3 4; 3 4 5]; I want a mean output matrix "c," whose...

12 years 前 | 4 个回答 | 0

4

个回答

提问


how to save a string as a filename?
Hi, How to save a file "with the characters of a string" as the file name? For example, I have a piece of code, which generate...

12 years 前 | 3 个回答 | 1

3

个回答

提问


how to delete specific entries (based on a condition) in an array?
Hi I wrote a small code, which goes as follows: %start of code a = [0 12 16 13 14 25 12 1 170 172 32 5 171]; for i = 1:l...

12 years 前 | 1 个回答 | 0

1

个回答