photo

Sreeram Mohan


Tata Consultancy Services

Con actividad desde 2009

Followers: 0   Following: 0

Mensaje

Working currently as Assistant Consultant.
Professional Interests: signal processing, embedded systems

Estadística

All
  • 3 Month Streak
  • Revival Level 2
  • Speed Demon
  • Creator
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Knowledgeable Level 2
  • First Answer
  • Commenter
  • Promoter
  • CUP Challenge Master

Ver insignias

Feeds

Ver por

Respondida
How to create a user defined simulink model ?
Hi Anto Ronson , I suggest looking at some video tutorials for simulink would give you a better understanding of what is pos...

alrededor de 9 años hace | 0

Respondida
How do I create an interactive connected graph in MATLAB GUI
Hi Jigar, Have you tried looking at properties of the button i.e. set or get properties and may be there is one related to t...

alrededor de 9 años hace | 0

Respondida
set_param on block inside library
Hi Aaron, Please take a look at this link http://in.mathworks.com/help/simulink/ug/working-with-library-links.html If y...

más de 9 años hace | 0

Respondida
set_param on block inside library
Hi Aaron, It purely depends on what is the final intention. For example : Case 1: If you make some changes to the link (th...

más de 9 años hace | 0

Respondida
How do I read an image from a different folder into my .m file using Matlab in Ubuntu?
Hi Deepa, First off could you please first reduce the problem to a simple one so that we can see what is the real issue ? ...

más de 9 años hace | 0

Respondida
Digital Clock in Simulink
would counter limited blocks with the counter limits as an option ? --sreeram mohan

más de 9 años hace | 0

Respondida
Using Data to determine input parameters
Hi Joshua, Looks like in this case both System identification as well as neural networks toolboxes could be of viable approac...

más de 9 años hace | 0

| aceptada

Respondida
Concatenate 2 doubles in Serial output for Arduino
Hi Abhishek, Just some high level thoughts by just looking at the build logs ! Before this could you please check if the ...

más de 9 años hace | 0

Respondida
How do I read an image from a different folder into my .m file using Matlab in Ubuntu?
Hi Deepa, Did you try adding the folder that your image exists into path and try out ? You could programatically add the ...

más de 9 años hace | 0

Respondida
What does the path in "The system cannot find the path specified" refer to?
Hi Yiqui, Try doing the following : run >> dbstop if error and then start the installation process and it should t...

más de 9 años hace | 0

Respondida
Arduino TCP/IP Send with vector of uint8
Hi John, One workaround you could try though is you could use multiple TCP IP send blocks in the model with different port n...

más de 9 años hace | 0

Respondida
I am trying to compile my simulink model (model block ) and got these errors, please help!
Hi Manoj, As the error message suggests could you please check the following ? 1) Are the mex files existing in the direc...

casi 10 años hace | 0

Respondida
Run option not available after Prepare to run is completed
Hi Wern, From 14a the "Deploy to Hardware" is the way to deploy your model onto the hardware like arduino. Refer to the li...

casi 10 años hace | 1

| aceptada

Respondida
How to get a list of signals and blocks used in a particular Simulink diagram?
Hi Kestutis, find_system is the command that is easier way(though slow if the models are large) that can come in handy. ...

casi 10 años hace | 0

| aceptada

Respondida
My simple simulink model runs too fast!
Hi Ariana, point 1: SIMULINK with its strength tries to simulate the block diagrams as fast as possible. This is what most ...

casi 10 años hace | 0

Respondida
How do I flow Block Annotation settings through a Configurable Subsystem?
Hi Bill, You could try something like this, I am not sure if this will work but worth a try : In the copyfcn call back of...

casi 10 años hace | 1

| aceptada

Respondida
how to delete empty cells and save in the text file
Look at a similar question being answered at the following thread http://www.mathworks.in/matlabcentral/answers/209-how-do-i...

casi 10 años hace | 0

Respondida
Arduino Due and Simulink - DC motor control
Hi Parth, Did you try the PID example that ships with the support package for Arduino ? Thanks, Sreeram Mohan

casi 10 años hace | 0

Respondida
is it possible to transfer data from microcontroller to simulink in matlab ?
Hi Hassan, Between the Microcontoller and MATLAB/SIMULINK one could use some hardware interfaces like the serial communicati...

casi 10 años hace | 0

Respondida
How do i automatically rename blocks following to the subsystem name?
Hi Adrian, Here is a small pointer to the solution. %the following code below should return a list of the blocks in th...

alrededor de 10 años hace | 1

Respondida
Warning: Unexpected Warning: A timeout occurred before the Terminator was reached - Arduino
Hi Darryl, Suggestion 1: Did you try setting the timeout property of the serial to be of a higher value ? Just to make sure...

alrededor de 10 años hace | 0

Respondida
Serially communication between IMU(x-io Technologies) and MATLAB
Hi Ranjith, Looks like the X-IMU is pumping the data from the sensors out on a bluetooth. In MATLAB you could first check if...

alrededor de 10 años hace | 0

Respondida
find a string in a text file and to check particular character
Hi Vipin, Have you tried using strtok ? This might be more useful in the case you are dealing with. Thanks, Sreeram M...

alrededor de 10 años hace | 0

Respondida
How to read 500 readings from analog input block in 1 second in matlab ?
Hi Ahmed, Try using a tapped delay block or if you have access to signal processing toolboxes try using a buffer block and th...

alrededor de 10 años hace | 0

Respondida
How to Use an Image for background in XY Graph in Simulink
Hi Bharath, You could try the following. Look under the mask of the XY graph block by right clicking and then double cli...

alrededor de 10 años hace | 0

Respondida
Is there a way to call MATLAB from a Linux command line that would use a command line data file as input?
Try ./matlab -r "yourScript" and things should work as you expected ! Some examples method 1: ./matlab -nodesktop -nos...

alrededor de 10 años hace | 0

| aceptada

Respondida
I have problem when i am simulating a pneumatic actuator circuit in simscape R2014a.
Can you post a snapshot of the model ? --sreeram mohan

alrededor de 10 años hace | 0

Respondida
Raise warning from simulink block mask initialization?
Hi Carlos, Can you try using evalin('base', 'warning(''message'')') to see if that helps ? --sreeram mohan

alrededor de 10 años hace | 0

Respondida
driver blocks for arduino
Hope the guide here should help you achieve what you need ! http://www.mathworks.com/matlabcentral/fileexchange/39354-device-...

alrededor de 10 años hace | 0

Respondida
Simulation Diagnostic Error: CRL: "None" cannot be found in the registry.
Can you post the model as well so that there is better insight ? --sreeram mohan

alrededor de 10 años hace | 0

Cargar más