Aparna


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
4 个回答

排名
108,918
of 300,918

声誉
0

贡献数
7 个提问
4 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 21,110

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,685

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Binary to Signed decimal in MATLAB
@ friedrich, Thanks a lot :)

13 years 前 | 0

提问


Binary to Signed decimal in MATLAB
Hello, I have a 64x1 workspace variable,where each value is of 16 bits. I need to convert each of them into signed decimal...

13 years 前 | 3 个回答 | 0

3

个回答

提问


conversion of .txt to .wav using wavwrite
I need to convert a .txt file comprising of a bitstream (16 bit values on a line) produced by a vhdl module to a .wav file . My ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


regarding save in matlab
Hi When i used the save function, 73113 values get saved. Is there any way to change the number of values that get saved? ...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Regarding "fwrite" in matlab
The following lines are a part of my code. fid=fopen('M1.txt','w'); fwrite(fid,k,'int16'); fclose(fid); I would li...

14 years 前 | 2 个回答 | 0

2

个回答

提问


"save" in MATLAB
I would like to know how to save a file in binary(0's and 1's format) format as a .txt file. Using -MAT saves it in the work...

14 years 前 | 1 个回答 | 0

1

个回答

提问


regarding .wav file
Hey Is there any way to convert a .wav file into .txt file using MATLAB? Please help. Thanks!

14 years 前 | 1 个回答 | 0

1

个回答

已回答
help with single precision floating point arithmetic
hey actually it works i guess! thank you daniel and titus

14 years 前 | 0

已回答
help with single precision floating point arithmetic
hey! no i do not want the answer in Hexadecimal format i need it in binary 32 bit format. Could you help me with that?

14 years 前 | 0

已回答
help with single precision floating point arithmetic
@titus , i tried using the function but it doesn't produce the output in the 32 bit precision floating point format. p.s. i n...

14 years 前 | 0

提问


help with single precision floating point arithmetic
Hello Can you help me with the single precision floating point arithmetic in matlab I need to generate twiddle factors and obt...

14 years 前 | 8 个回答 | 0

8

个回答