photo

Attaullah Shafiq


Last seen: presque 2 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Message

AI/ML | Telecommunications | MATLAB

Statistiques

All
MATLAB Answers

5 Questions
3 Réponses

Cody

0 Problèmes
1 Solution

RANG
7 529
of 300 392

RÉPUTATION
6

CONTRIBUTIONS
5 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
1

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
97 091
of 168 373

CONTRIBUTIONS
0 Problèmes
1 Solution

SCORE
20

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Solver
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Problem with imshow command in MATLAB R2012a
Problem with imshow command in MATLAB R2012a Error: imshow is undefined function (Licence checkout error -96)

environ 4 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
How to run a matlab code for all folders in a directory?
yes you can use dir function. plz visit dir func help

plus de 4 ans il y a | 0

Question


how to open a depth map from a file and transform it into a 3D point cloud - wanna convert c++ code to MATLAB script.
The following c++ code snippet show how to open a depth map from a file and transform it into a 3D point cloud: FILE* inFi...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
is it possible to convert c++ code to matlab code?
create a MEX file via MATLAB Coder (using MATLAB Coder on a simple M file that just calls the C++ function using coder.cinclude ...

plus de 4 ans il y a | 0

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

environ 5 ans il y a

Réponse apportée
Task for generating a wave
%Sine wave example f=3; %frequency [Hz] t=(0:1/(f*100):1); a=2; %amplitude [V] phi=0; %phase y=a*sin(2*pi*f*t+phi); %fo...

environ 5 ans il y a | 1

| A accepté

Question


i am not getting correct output for this sawtooth plot
I have to plot sawtooth with amplitude of 4 and freq(fs) of 30 I m solving like sine wave. kindly find mistakes.. t = 0:5:30; ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


How to find longest lasting event
How to find longest lasting event? means i wanna Calculate the duration of each event as the difference between 2 function..

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


How i can use BMI formula in MATLAB
How i convert a value in inches to meter?

plus de 5 ans il y a | 2 réponses | 0

2

réponses