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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 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...
6년 초과 전 | 답변 수: 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...
6년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 0
| 수락됨
질문
MATLAB support package for arduino hardware
Is it possible to create standalone application of Arduino board using MATLAB code ?
거의 7년 전 | 답변 수: 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년 전 | 답변 수: 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년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>
거의 7년 전
문제를 풀었습니다
Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>
거의 7년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
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년 전
질문
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년 전 | 답변 수: 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년 전
문제를 풀었습니다
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년 전
문제를 풀었습니다
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년 전
질문
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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0