ashok - MATLAB Central
photo

ashok


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 02/14 to 04/25Use left and right arrows to move selectionFrom 02/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

13 个提问
0 个回答

排名
133,510
of 298,264

声誉
0

贡献数
13 个提问
0 个回答

回答接受率
61.54%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


need matlab code for computing dyadic wavelet transform and inverse dyadic wavelet transform of images
need matlab code for computing dyadic wavelet transform and inverse dyadic wavelet transform of images

10 years 前 | 0 个回答 | 0

0

个回答

提问


miss detection and false detection in image denoising , need matlab code and literature related to this
miss and false detection in impulse noise removal

10 years 前 | 2 个回答 | 0

2

个回答

提问


how to convert complex numbers to binary bits
u = -32.0000000000000 - 34.0000000000000i -32.0000000000000 - 34.0000000000000i -32.0000000000000 - 34.0000000000000i -...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to convert an image into low frequency and high frequency subbands using DWT
while using dwt2 it gives 4 sub bands as LL LH HL HH but i need only as Low and High if we take the LL and HH from dwt2 some ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


floating point to binary conversion
if true % code if a = -5932.62103114252 5931.17666698258 5797.34103035393 -6358.78042353988 -12430.1210180646 -984...

11 years 前 | 2 个回答 | 0

2

个回答

提问


how to convert decimal into binary?
if a = -5932.62103114252 5931.17666698258 5797.34103035393 -6358.78042353988 -12430.1210180646 -9849.273...

11 years 前 | 1 个回答 | 0

1

个回答

提问


reshape an array of un even matrix
y = 2000x1 (size) y = 38 132 3 214 61 254 77 64 ........ how to reshape to y = 250x1 (size)

11 years 前 | 1 个回答 | 0

1

个回答

提问


how to merge two separate columns
for example these are the two received datas A B 1.82360153236024 - 0.126...

11 years 前 | 1 个回答 | 0

1

个回答

提问


how to merge two column into a single column
for example these are the two received datas A B 1.82360153236024 - 0....

11 years 前 | 1 个回答 | 0

1

个回答

提问


how to convert the binary bits to frames of n size
convert the bits in x into k frames of modulation order of N

11 years 前 | 0 个回答 | 0

0

个回答

提问


Multichannel operation is not supported.
*after doing demodulation and converted symbol to bit using* hIntToBit = comm.IntegerToBit(k); z = step(hIntToBit,zsym)...

11 years 前 | 1 个回答 | 0

1

个回答

提问


how to transmit an image over MIMO channel
kindly give a step by step solution with matlab functions

11 years 前 | 0 个回答 | 0

0

个回答

提问


how to convert demodulated binary bits into image
inverse of x=reshape((dec2bin(typecast(a(:),'uint8'),8)-'0').',1,[]);

11 years 前 | 1 个回答 | 0

1

个回答