photo

GLW


Last seen: 10 months 前 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

6 个提问
0 个回答

Cody

0 个问题
3 个答案

排名
68,463
of 300,753

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
74,384
of 170,858

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


hdlset_param question
As part of an automated HDL coder script, I need to check for all Reference Models used within the design that the 'ReferenceMod...

1 year 前 | 0 个回答 | 0

0

个回答

已解决


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

8 years 前

已解决


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

11 years 前

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

11 years 前

提问


Cosimulation issue Matalb2013b & Modelsim 6.5c
Having revcently upgraded to Matlab2013b, I have found the following issue when attempting to co-simulate using Modelsim6.5c: ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Passing a filename as a matlab function input
I am developing a verification environment where I want to be able to capture with file I/O some text status messages for each d...

12 years 前 | 0 个回答 | 0

0

个回答

提问


uicontrol popup 0 selection problem
The following piece of code is an extract of a function that I am currently developing. The extract has 3 popup uicontrol sel...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How do I update Simulink model parameters during a simulation?
I have a Discrete PI controller Simulink model embedded within a triggered sub-system. I have a separate piece of embedded Matla...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Bit shift operation on 2d array problem
I'm writing some behavioral code for testing an embedded matlab block that ouputs serial data. I want to capture the serial data...

12 years 前 | 1 个回答 | 0

1

个回答