Statistiques
RANG
2 150
of 296 041
RÉPUTATION
30
CONTRIBUTIONS
0 Questions
15 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
11
RANG
889 of 20 322
RÉPUTATION
2 090
CLASSEMENT MOYEN
2.40
CONTRIBUTIONS
6 Fichiers
TÉLÉCHARGEMENTS
14
ALL TIME TÉLÉCHARGEMENTS
20868
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
kafka integration to matlab
Can see a few integration options in this github entry - including a MATLAB integration. There are also Simulink, Code Generati...
plus de 4 ans il y a | 1
how can i get the matlab support package for petrel ?
you can request the MATLAB Interface for Petrel here: <https://www.mathworks.com/campaigns/products/offer/matlab_interface_for_...
presque 7 ans il y a | 2
A soumis
Autonomous 4-Wheel Robot Light Tracker - Arduino Mega 2560
Simulate and deploy a Run on Target Hardware Arduino algorithm that tracks light and detects bumps.
plus de 8 ans il y a | 3 téléchargements |
A soumis
Principal Component Analysis: A Simulink Block
Principal component analysis of a matrix done within Simulink.
plus de 8 ans il y a | 1 téléchargement |
A soumis
Removing Simulink's State Order Dependency (Example 3)
Explores how to leverage the 'Structure with Time' Simulink data format to alleviate ordering ...
plus de 8 ans il y a | 1 téléchargement |
A soumis
Using the Simulink Debugger (Example 2)
Explores using the Simulink Debugger to extract information.
plus de 8 ans il y a | 1 téléchargement |
A soumis
Extracting Simulink State Definition (Example 1)
Explores how Simulink defines its states and what you can do once you know that definition.
plus de 8 ans il y a | 5 téléchargements |
A soumis
Simulink Library Usage Stats
Script that interrogates Simulink models for library block usage.
plus de 8 ans il y a | 3 téléchargements |
Raspberry PI Cam in working in Matlab but not working in Simulink
Hi Christian, I think you are executing this Simulink model in normal mode (and thus not getting a connection to the RPi). S...
presque 9 ans il y a | 0
| A accepté
Support for Lego Mindstorms EV3
MathWorks provided support for MATLAB in 14b (passing data back and forth), and Simulink in 14a(programming the device). You ca...
environ 9 ans il y a | 1
How can I convert a Matlab Code into a Simulink model for running on a Raspberry Pi?
Here is an old post that relates - http://www.mathworks.com/matlabcentral/answers/79941-implement-tcp-ip-send-and-receive-in-ras...
environ 9 ans il y a | 0
Add new Pixhawk block
Hi Giulio, For additional peripheral support, you can create blocks via this guide: http://www.mathworks.com/matlabcentral/...
environ 9 ans il y a | 0
A résolu
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...
plus de 9 ans il y a
A résolu
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
plus de 9 ans il y a
Simulink built-in support for the PandaBoard?
R2012b has released support for PandaBoard as a built-in Simulink Target. Please see this page for more information: http://ww...
plus de 9 ans il y a | 2
No FPGA boards listed for HDL Verifier
But you may want to try this process yourself - if you have a machine with the products that does have access to the internet......
plus de 10 ans il y a | 0
How to configure Simulink Arduino support package
Hello Gabriel, Have you been been able to successfully run any of the demo models that come with Arduino Run on Target Hardwa...
plus de 11 ans il y a | 0
How can I have LEGO MINDSTORMS NXT Hardware support in Matlab 2010a?
There is also this summary of prior release support: http://www.mathworks.com/support/solutions/en/data/1-JEG9V1/index.html ...
presque 12 ans il y a | 0
Raspberry Pi Support in XPC Toolbox
R2013a (as of 3/7/2013) supports Raspberry Pi for Simulink Target Hardware: check it out... http://www.mathworks.com/academi...
presque 12 ans il y a | 0
National Instruments mydaq
mydaq is supported from R2012a using the Data Acquisition Toolbox. For closed loop control and the timing requirements that c...
environ 12 ans il y a | 0
A résolu
Remove all the consonants
Remove all the consonants in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill'; Output s2 is 'a ...
plus de 12 ans il y a
A résolu
Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...
plus de 12 ans il y a
More Arduino(UNO)-Simulink example !!
Check out the Arduino Support from Simulink facecast as well: http://www.facebook.com/MATLAB/app_142371818162 (then click on A...
plus de 12 ans il y a | 0
Real Time Simulation and HIL
without getting into some of the loaded terms of 'real-time' and 'HIL' and what that means to folks... Assume you want to put...
plus de 12 ans il y a | 1
| A accepté
A résolu
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
plus de 12 ans il y a
A résolu
Compute a dot product of two vectors x and y
x and y are input vectors, d is a number and contains their dot product
plus de 12 ans il y a
A résolu
Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...
plus de 12 ans il y a
Arduino and Simulink?
As of R2012a, MathWorks enabled Simulink to have built-in hardware support for Arduino, Lego, and Beagleboard. This allows us...
plus de 12 ans il y a | 4
A résolu
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
presque 13 ans il y a