photo

DSP Masters


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
2 个回答

排名
8,643
of 300,953

声誉
5

贡献数
9 个提问
2 个回答

回答接受率
33.33%

收到投票数
5

排名
 of 21,123

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,946

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Can I use 2 MATLAB versions ..??
Hi, I was using Matlab R2008a , trying to install Matlab R2011b. I couldnt Install successfully. Is is it possible to us...

13 years 前 | 1 个回答 | 1

1

个回答

已回答
Large scale Matrix-vector multiplication fixed-point
Hi Giulio, you can replace the matlab 'fi' by ur own script, then I feel your problem would be solved

13 years 前 | 0

提问


How to convert .m file to .mex file
Hi all, I need to convert .m file to .mex file. I am using MATLAB R2008a, Please help me to do this conversion. Regar...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Mapping
Hi all, I need to map a bulk of data whose range is [-3 -1 1 3] to a binary data [00 01 10 11]. Is there any matlab inbuilt f...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Equal probability in 'randsrc(m,n)' in-built function
Hi, we have an in-built function called 'randsrc(m,n)', where ideally it should generate an m-by-n matrix, each of whose ent...

14 years 前 | 1 个回答 | 0

1

个回答

提问


How to stop execution of m file
Hi, Please help me in stopping the the execution of the matlab program, when it enters an infinite loop. I am using matlab v...

14 years 前 | 1 个回答 | 0

1

个回答

提问


How to write a set of numbers into a text file using fprintf
Hi, Please help me in writing a set of numbers into a txt file.. a = [1.4 2.3 3.4 4.5]; fid = fopen('test.txt','wt') fpri...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
how to format rows columns for display
use 'reshape' function in matlab

14 years 前 | 0

提问


newline
Hi, Anybody please help me in solving this problem.. I am writing an array of binary data into a file. After writing each bi...

14 years 前 | 1 个回答 | 0

1

个回答

提问


to conrert a complex decimal value into a binary form
Hi, Please Help me in converting a complex decimal value into its equivalent 32 bit binary value where, first 16 bits repre...

14 years 前 | 1 个回答 | 0

1

个回答

提问


How to seperate fractional and decimal part in a real number
Hi, Please help me in seperating fractional and decimal part in a real number. For example: If the value is '1.23', I need ...

14 years 前 | 6 个回答 | 4

6

个回答