photo

Bijoy


Actif depuis 2013

Followers: 0   Following: 0

Message

I am bijoy

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
169 974
of 300 352

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
0

RANG
 of 20 928

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 212

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


HDL code generation problem
Can anyone give some details on the fiaccel function? i am getting this error during the HDL code generation in the step "Verify...

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

1

réponse

Question


HDL code generation in matlab
I want to generate an HDL code from my matlab code. I am getting error at the first step only, "Verify floating point design" ...

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

2

réponses

Question


Matrix as input argument of a matlab function
I want to pass two matrices A and B as input arguments to a function. but I am getting the error "Not enough input argument" I...

plus de 12 ans il y a | 3 réponses | 0

3

réponses

Question


Need HDL Coder immediately
Can anyone tell me how can I get an HDL coder in Matlab. It is not installed in my system. If you guys have any link where I can...

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

1

réponse

Question


problem in writing a function
What is the problem with this code? function Y = BWMfn(B) [m,n]=size(B); Y=zeros(2*m,2*n); for i=1:m; for j=1:n; ...

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

2

réponses