Manu Chaudhary
Followers: 0 Following: 0
Statistiques
11 Questions
0 Réponses
RANG
199 610
of 294 066
RÉPUTATION
0
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
72.73%
VOTES REÇUS
0
RANG
of 20 075
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 150 519
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Formula for norm(x)
Hi everyone, please describe me the formula for norm (x) where x is a complex vector?
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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(...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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]) ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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_...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
circshift function working explanation needed
Completely new to matlab. Studying some sample codes. % bitget and num2str and circular shift x = 0b10011010u8 % x is 10011010...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 =...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0