photo

Bijoy


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

I am bijoy

统计学

MATLAB Answers

5 个提问
0 个回答

排名
279,227
of 299,772

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

12 years 前 | 1 个回答 | 0

1

个回答

提问


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" ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


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...

12 years 前 | 3 个回答 | 0

3

个回答

提问


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...

12 years 前 | 1 个回答 | 0

1

个回答

提问


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; ...

12 years 前 | 2 个回答 | 0

2

个回答