Community Profile

photo

GLW


Ultra Electronics PMES

Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Solved


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

6 years ago

Solved


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

9 years ago

Solved


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

9 years ago

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer