Feeds
提问
how to transmit data serially from Raspberry Pi to Arduino through USB cable?
Basically, my objective is to: Take a snapshot from an USB camera connected to Raspberry Pi and detect a particular object and f...
6 years 前 | 0 个回答 | 0
0
个回答提问
Error while deploying the Simulink model to Arduino
I was trying to deploy a Simulink model to my Arduino Uno, but got the error message as follows: "Maximum variable size allowed ...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to exclude Simulink blocks from code generation?
Basically, my project is: to acquire data from a USB webcam and perform some color thresholding and object tracking. The output...
6 years 前 | 1 个回答 | 1
1
个回答已回答
How to read an input text file in a matlab program??
If you want to read the numerical values from a data file, excel files are the best. 1. Go to the file location in the current ...
How to read an input text file in a matlab program??
If you want to read the numerical values from a data file, excel files are the best. 1. Go to the file location in the current ...
6 years 前 | 0
提问
How to check connection status with arduino?
I am creating a graphical user interface of servo motor control. For this, I am using MATLAB support package for Arduino. I nee...
6 years 前 | 0 个回答 | 0
0
个回答提问
Error while running a model on Raspberry pi
I am using a raspberry pi camera for taking a continuous video for my image processing network. At first, when I tried to run my...
7 years 前 | 2 个回答 | 0
2
个回答提问
Error while running model on raspberry pi hardware
I am using a Raspberrypi camera for taking video input to my image processing circuit. When I tried to simulate the model, I g...
7 years 前 | 0 个回答 | 0
0
个回答提问
How Can I merge R,G,B Components of an image into a single RGB image ?
I am using 'V4L2 Video Capture' block for interfacing my Raspberrypi Camera with my laptop. I need a single multidimensional sig...
7 years 前 | 1 个回答 | 0
1
个回答提问
Error while executing external mode on Arduino Mega
I was trying to build a Simulink model into Arduino Mega 2560 but got an error as follows:- "Error occurred while executing E...
7 years 前 | 0 个回答 | 0
0
个回答已回答
MATLAB support package for arduino hardware
I'm getting problem while using interp1() function. It is not supporting code generation.Any alternative for this?
MATLAB support package for arduino hardware
I'm getting problem while using interp1() function. It is not supporting code generation.Any alternative for this?
7 years 前 | 0
| 已接受
提问
MATLAB support package for arduino hardware
Is it possible to create standalone application of Arduino board using MATLAB code ?
7 years 前 | 2 个回答 | 0
2
个回答提问
Mapping of a random number in one range to another range
How to re-map a number from one range to another in MATLAB. I've a random number in the range 0 to 5. Now I want to convert it ...
7 years 前 | 1 个回答 | 0
1
个回答已解决
Make a full wave rectifier
Produce a full wave rectifier waveform for the given sine wave source. For a sine wave input, the output of the full wave rec...
7 years 前
已解决
Make a half wave rectifier
Produce a signal that outputs the given sine wave source when it is greater than zero and outputs zero when it is less than zero...
7 years 前
已解决
Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>
7 years 前
已解决
Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>
7 years 前
已解决
Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...
7 years 前
已解决
Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...
7 years 前
提问
How to design a pneumatic cylinder in Simulink ??
How to design a pneumatic cylinder ? As I can see there is a library for hydraulics in Simscape, is there any toolbox for workin...
7 years 前 | 1 个回答 | 0
1
个回答已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
7 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...
7 years 前
已解决
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:...
7 years 前
提问
Error while uploading Simulink model to an external arduino mega 2560 hardware
When I tried to generate code and upload it on my arduino mega 2560 hardware, I got following error: "### Failed to generate al...
7 years 前 | 1 个回答 | 0
1
个回答提问
Unable to open CAD files in simulink using smimport and mech_import
I'm using MATLAB 2017a, sponsored license.I was trying to open a model using smimport() command but it gave following errors: "E...
7 years 前 | 0 个回答 | 0
0
个回答提问
Unable to install MATLAB(17a) support package for Arduino hardware
I am using MATLAB 17a, sponsored license.I was trying to install MATLAB support package for Arduino hardware but...
7 years 前 | 0 个回答 | 0