Madhu Govindarajan
MathWorks
2014 年からアクティブ
Followers: 0 Following: 0
I work as a Technical Marketing Engineer at the MathWorks and I focus on hardware connectivity with MathWorks tools. Prior to joining MathWorks, I interned with Honda R&D Americas while working towards a Masters degree in Mechanical engineering at The Ohio State University.
統計
All
Feeds
回答済み
What determines the sampling rate of an Arduino MKR1000 when connected over wifi?
This approach limits the speed in a variety of ways including lack of something close to a real-time OS, Wi-Fi communication spe...
What determines the sampling rate of an Arduino MKR1000 when connected over wifi?
This approach limits the speed in a variety of ways including lack of something close to a real-time OS, Wi-Fi communication spe...
約5年 前 | 0
回答済み
Arduino MKRMotorCarrier library failure
Please perform a clean reinstall of everything except MATLAB and see what happens. Here are the steps to take for a clean reinst...
Arduino MKRMotorCarrier library failure
Please perform a clean reinstall of everything except MATLAB and see what happens. Here are the steps to take for a clean reinst...
約5年 前 | 1
回答済み
Error when uploading Simulink to Arduino MKR1000
I would recommend a clean reinstall of the Hardware support packages. If you type arduinoio.PackageRoot on MATLAB Command Wind...
Error when uploading Simulink to Arduino MKR1000
I would recommend a clean reinstall of the Hardware support packages. If you type arduinoio.PackageRoot on MATLAB Command Wind...
約5年 前 | 0
| 採用済み
解決済み
Find MPG of Lightest Cars
The file |cars.mat| contains a table named |cars| with variables |Model|, |MPG|, |Horsepower|, |Weight|, and |Acceleration| for ...
約5年 前
解決済み
Find the Best Hotels
Given three input variables: * |hotels| - a list of hotel names * |ratings| - their ratings in a city * |cutoff| - the rat...
約5年 前
解決済み
Calculate BMI
Given a matrix |hw| (height and weight) with two columns, calculate BMI using these formulas: * 1 kilogram = 2.2 pounds * 1 ...
約5年 前
解決済み
Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as |y = A.ⅇ^(-λt)*cos(2πft)| where |A|, |λ|, and |f| ...
約5年 前
解決済み
Solve a System of Linear Equations
*Example*: If a system of of linear equations in _x₁_ and _x₂_ is: 2 _x₁_ + _x₂_ = 2 _xS...
約5年 前
解決済み
Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....
約5年 前
解決済み
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
約5年 前
解決済み
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
約5年 前
解決済み
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
約5年 前
回答済み
I need help with a signal in real time
Have you tried using tic and toc functions to measure time elapsed and then opening a new figure using the figure function if ti...
I need help with a signal in real time
Have you tried using tic and toc functions to measure time elapsed and then opening a new figure using the figure function if ti...
5年以上 前 | 0
| 採用済み
回答済み
Where to find hardware implementation config files for Raspberry Pi?
Does the section 'Copy Configuration Set components' and others in this link help? https://www.mathworks.com/help/simulink/u...
Where to find hardware implementation config files for Raspberry Pi?
Does the section 'Copy Configuration Set components' and others in this link help? https://www.mathworks.com/help/simulink/u...
5年以上 前 | 0
回答済み
What is this error?
This looks like an issue due to spaces in the file. I would recommend renaming the file. When I downloaded, here is where the ...
What is this error?
This looks like an issue due to spaces in the file. I would recommend renaming the file. When I downloaded, here is where the ...
5年以上 前 | 0
回答済み
Help with creating a motor controller
Here are some thoughts: 1) I think your approach is good as it is. The update I would recommend is to increase the sampling ti...
Help with creating a motor controller
Here are some thoughts: 1) I think your approach is good as it is. The update I would recommend is to increase the sampling ti...
5年以上 前 | 0
回答済み
arduino engineering kit invalid i2c address formatt
Thanks for sending the output, the problem arises from the fact that you are using the old Arduino_Engineering_Kit_Hardware_Supp...
arduino engineering kit invalid i2c address formatt
Thanks for sending the output, the problem arises from the fact that you are using the old Arduino_Engineering_Kit_Hardware_Supp...
5年以上 前 | 1
| 採用済み
回答済み
play a buzzer using arduino
Have an arduino connected to MATLAB using a = arduino command. After that, what is the output when you type the following: met...
play a buzzer using arduino
Have an arduino connected to MATLAB using a = arduino command. After that, what is the output when you type the following: met...
5年以上 前 | 0
回答済み
arduino engineering kit invalid i2c address formatt
The tutorial is still valid as I am using it in R2019a, so let's try and see where the error is coming from. Type the followin...
arduino engineering kit invalid i2c address formatt
The tutorial is still valid as I am using it in R2019a, so let's try and see where the error is coming from. Type the followin...
5年以上 前 | 2
回答済み
Arduino i2c and pwm failure
Is it possible that you are not using an external battery to power these devices? I have had this happen to me sometimes when th...
Arduino i2c and pwm failure
Is it possible that you are not using an external battery to power these devices? I have had this happen to me sometimes when th...
5年以上 前 | 0
回答済み
Cannot program board Nano3
I would recommend you try arduinosetup first and if that is successful, then connect with arduino using a=arduino instead of men...
Cannot program board Nano3
I would recommend you try arduinosetup first and if that is successful, then connect with arduino using a=arduino instead of men...
5年以上 前 | 0
回答済み
Matlab Arduino support package
This feels like something went wrong with the support package installation. What is the output if you type which -all arduino in...
Matlab Arduino support package
This feels like something went wrong with the support package installation. What is the output if you type which -all arduino in...
5年以上 前 | 0
回答済み
Problem of adding LSM303 Library to matlab
Is it possible to communicate with the Arduino board without this library? Have you tried putting the board in bootloader mod...
Problem of adding LSM303 Library to matlab
Is it possible to communicate with the Arduino board without this library? Have you tried putting the board in bootloader mod...
5年以上 前 | 0
回答済み
the Arduino UNO WiFi Rev 2
As per this link, this board is not supported. https://www.mathworks.com/hardware-support/arduino-simulink.html If you are lo...
the Arduino UNO WiFi Rev 2
As per this link, this board is not supported. https://www.mathworks.com/hardware-support/arduino-simulink.html If you are lo...
5年以上 前 | 0
送信済み
Raspberry Pi®-based Indoor Climate Monitoring System
Example models needed for the Raspberry Pi®-based Indoor Climate Monitoring System project
5年以上 前 | ダウンロード 1 件 |
回答済み
Simulink Coder Deployment to ST Nucleo
I don't know about the second part of your question on how to reconfigure pins. To answer your first question, I don't think...
Simulink Coder Deployment to ST Nucleo
I don't know about the second part of your question on how to reconfigure pins. To answer your first question, I don't think...
5年以上 前 | 0
回答済み
Arduino MKR1000 + Simulink external mode over WiFi Speed
I have done it at 100 Hz on the Wi-Fi, but mine was a private Wi-Fi connection. I would say if you are on a public connection/on...
Arduino MKR1000 + Simulink external mode over WiFi Speed
I have done it at 100 Hz on the Wi-Fi, but mine was a private Wi-Fi connection. I would say if you are on a public connection/on...
5年以上 前 | 0
回答済み
Error shading - mobile rover - Arduino Engineering Kit
That variable should be heading. That is the problem.
Error shading - mobile rover - Arduino Engineering Kit
That variable should be heading. That is the problem.
5年以上 前 | 0
送信済み
Simulink library for Arduino Liquid Crystal Display
The Simulink block allows you to display text on a 16x2 character LCD screen connected to an Arduino
5年以上 前 | ダウンロード 55 件 |