Manu Chaudhary - MATLAB Central
photo

Manu Chaudhary


Last seen: 9 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 01/22 to 04/25Use left and right arrows to move selectionFrom 01/22Use 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

11 个提问
0 个回答

排名
107,846
of 298,046

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
72.73%

收到投票数
0

排名
 of 20,526

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,226

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Fix the random values
Hi everyone, I have this below code of matlab, which generates random values. data_size = 8; % not necessarily a power-of-2 da...

2 years 前 | 1 个回答 | 0

1

个回答

提问


initialize complex values in column vector
data =[230 + 1j*220 240+1j*240 220+1j*200 200+ 1j*150 210 +1j*221 180+1j*180 185+1j*230 150+1j*100] My above code is not init...

2 years 前 | 1 个回答 | 0

1

个回答

提问


abs function equivalent in c++
Hi everyone, I am presently struggling with converting a matlab prototype code into a c++ equivalent. I am struggling with the a...

2 years 前 | 1 个回答 | 0

1

个回答

提问


angle function in matlab formula
Hi everyone, I am trying to understand the functionality of angle function of matlab. I am trying to convert my matlab code(wh...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Formula for norm(x)
Hi everyone, please describe me the formula for norm (x) where x is a complex vector?

2 years 前 | 2 个回答 | 0

2

个回答

提问


what exactly norm(x) function do?
Good Afternoon, I have to convert a part of my matlab code into C++. I would be great if you can explain me what exactly norm(...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Arguments of Reshape function with example
Hi everyone. I am completely new to matlab and struggling with the syntax. Suppose, A = [1 2; 3 4; 5 6] reshape(A, [1,6]) ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


imread, reshape and zeros function syntax problems
I am completely new to matlab. Studing some sample codes to learn matlab. I have some basic questions in the below code: input_...

3 years 前 | 1 个回答 | 0

1

个回答

提问


circshift function working explanation needed
Completely new to matlab. Studying some sample codes. % bitget and num2str and circular shift x = 0b10011010u8 % x is 10011010...

3 years 前 | 2 个回答 | 0

2

个回答

提问


bitget function working explanation needed
I am completely new to matlab. I am really not able to understand bitget. The sample code given on the matlab website is: a1 =...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Creating an Image from a Textfile Data using Matlab
I am completely new to matlab and image related applications. I am struggling to understand image related functionality in matla...

3 years 前 | 1 个回答 | 0

1

个回答