Statistics
RANK
267,901
of 298,896
REPUTATION
0
CONTRIBUTIONS
2 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
6,497 of 20,655
REPUTATION
170
AVERAGE RATING
5.00
CONTRIBUTIONS
5 Files
DOWNLOADS
10
ALL TIME DOWNLOADS
1555
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
85
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
2 months ago
Question
MATLAB Mobile & Simulink
Is it possible to stream data from MATLAB Mobile (iOS) to Simulink? Thanks. Martin
4 years ago | 1 answer | 0
1
answerSubmitted
Kvadratická rovnica [CMPLX]
Pozrite sa kde sa nachádzajú komplexné korene kvadratickej rovnice.
5 years ago | 1 download |

Submitted
Arduino Digital/Analog Output
V tomto návode si ukážeme ako môže MATLAB spolupracovať s doskou Arduino MEGA. Zameriame sa na výstup a to ako digitálny tak ana...
6 years ago | 1 download |

Solved
Basic electricity in a dry situation
⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ ⚡ &#...
7 years ago
Solved
Energy of a photon
*⚛ ☢ ⚛ ☢ ⚛ ☢ ⚛* Given the frequency F of a photon in giga hertz. Find energy E of this...
7 years ago
Solved
How to subtract?
*± ± ± ± ± ± ± ± ± ± ±* * Imagine you need to subtract one...
7 years ago
Submitted
Rieš symboly
Príklad využitia Live Editora na riešenie obvyklých symbolických úloh, ktorých je plný internet.
8 years ago | 1 download |
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
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:...
9 years ago
Question
Arduino & Tinkerkit with MATLAB HW Support Package
Hello, is it possible to use <https://store.arduino.cc/product/K000001 TINKERKIT Shield> for Arduino with MATLAB? Thanx M...
9 years ago | 1 answer | 0
1
answerMATLAB can't find arduino (MAC)
>> a=arduino('/dev/cu.usbmodemFD121','Uno') a = arduino with properties: Port: '/d...
9 years ago | 0
MATLAB can't find arduino (MAC)
Same problem. MATLAB R2015b + MacBookAIR + ARDUINO UNO. The Arduino IDE works without problems. >> x=instrhwinfo('serial')...
9 years ago | 0