Shashank
MathWorks
Followers: 0 Following: 0
I am an Application Support Engineer at MathWorks and specialize in Embedded Systems.
My interests include Robotics, Machine Learning and Computer Vision
統計
All
Feeds
回答済み
How to define Passband and Stopband Attenuation of an IIR Butterworth Filter?
This depends on the filter that you are designing. Generally, it is called Passband ripple and stopband attenuation. The pass...
How to define Passband and Stopband Attenuation of an IIR Butterworth Filter?
This depends on the filter that you are designing. Generally, it is called Passband ripple and stopband attenuation. The pass...
7年弱 前 | 0
回答済み
I am trying to use matlab support package for raspberry pi to control a motor board
Hi Shima, To do this, you can use 2 GPIO pins on the raspberry pi. Please refer to the following link for the overall workflo...
I am trying to use matlab support package for raspberry pi to control a motor board
Hi Shima, To do this, you can use 2 GPIO pins on the raspberry pi. Please refer to the following link for the overall workflo...
7年弱 前 | 0
回答済み
Im having trouble registering an aerial photo to an orthophoto. Evertime I try to enter my eq for cpselect, it keeps sayingThe expression to the left of the equals sign is not a valid target for an assignment. Can someone help me out.
Hi Austin, According to the documentation, the function name is cpselect and there are two output arguments which correspond ...
Im having trouble registering an aerial photo to an orthophoto. Evertime I try to enter my eq for cpselect, it keeps sayingThe expression to the left of the equals sign is not a valid target for an assignment. Can someone help me out.
Hi Austin, According to the documentation, the function name is cpselect and there are two output arguments which correspond ...
7年弱 前 | 0
回答済み
How do I set specific properties for my source in Kinect v2?
You are referring to the documentation corresponding to Kinect V1. For Kinect V2, please refer to this documentation link: <...
How do I set specific properties for my source in Kinect v2?
You are referring to the documentation corresponding to Kinect V1. For Kinect V2, please refer to this documentation link: <...
7年弱 前 | 0
回答済み
Why do I get 'undefined reference to "c-method" ' error when trying to load my matlab function to arduino uno?
You need to add the your .c and .h files in the Simulation Target pane of the Configuration parameters of the model. Here is the...
Why do I get 'undefined reference to "c-method" ' error when trying to load my matlab function to arduino uno?
You need to add the your .c and .h files in the Simulation Target pane of the Configuration parameters of the model. Here is the...
7年弱 前 | 1
| 採用済み
回答済み
System call fails from MATLAB worker
Hi Kevin, The solution mentioned in the <https://www.mathworks.com/matlabcentral/answers/359992-system-call-bizarre-behavior ...
System call fails from MATLAB worker
Hi Kevin, The solution mentioned in the <https://www.mathworks.com/matlabcentral/answers/359992-system-call-bizarre-behavior ...
7年弱 前 | 0
回答済み
How to convert for loop to parfor?
Hi pasquale, I think in your case there will not be any speed up if you use 'parfor' since the statements in the 'for' loop a...
How to convert for loop to parfor?
Hi pasquale, I think in your case there will not be any speed up if you use 'parfor' since the statements in the 'for' loop a...
7年弱 前 | 0
| 採用済み
回答済み
R2015a: why is the build output not written to the command window
If you are using mcc/mbuild, try using the verbose flag (-v) ( <https://www.mathworks.com/help/mps/ml_code/mcc.html> )
R2015a: why is the build output not written to the command window
If you are using mcc/mbuild, try using the verbose flag (-v) ( <https://www.mathworks.com/help/mps/ml_code/mcc.html> )
約7年 前 | 0
回答済み
MATLAB App Designer: Open app2 from app1 button press
Hi Ryan, The following MATLAB Answer discusses a similar workflow: <https://www.mathworks.com/matlabcentral/answers/273805...
MATLAB App Designer: Open app2 from app1 button press
Hi Ryan, The following MATLAB Answer discusses a similar workflow: <https://www.mathworks.com/matlabcentral/answers/273805...
約7年 前 | 0
回答済み
usb webcam raspberry pi matlab
Hi Franziska, To do this, you will need to install <https://www.mathworks.com/matlabcentral/fileexchange/45145-matlab-support...
usb webcam raspberry pi matlab
Hi Franziska, To do this, you will need to install <https://www.mathworks.com/matlabcentral/fileexchange/45145-matlab-support...
約7年 前 | 0
回答済み
ONLINE MATHLAB. How can I use the library that I have dowloaded? (XSteam)
Hi Amedeo, You can either sync the MATLAB function file using <https://www.mathworks.com/products/matlab-drive.html MATLAB Dr...
ONLINE MATHLAB. How can I use the library that I have dowloaded? (XSteam)
Hi Amedeo, You can either sync the MATLAB function file using <https://www.mathworks.com/products/matlab-drive.html MATLAB Dr...
約7年 前 | 0
回答済み
What is the status of login.mathworks.com?
Hi Kyle, This is not a Domain name which you can access through the server but you are correct that the activation requests g...
What is the status of login.mathworks.com?
Hi Kyle, This is not a Domain name which you can access through the server but you are correct that the activation requests g...
約7年 前 | 0
回答済み
OSError: MATLAB Engine for Python supports Python version 2.7, 3.4 and 3.5, but your version of Python is 3.6
Hi Debanjan, Currently, we do not support Python 3.6 as mentioned here : <https://www.mathworks.com/help/matlab/matlab_ext...
OSError: MATLAB Engine for Python supports Python version 2.7, 3.4 and 3.5, but your version of Python is 3.6
Hi Debanjan, Currently, we do not support Python 3.6 as mentioned here : <https://www.mathworks.com/help/matlab/matlab_ext...
約7年 前 | 0
回答済み
How to fix this error 'java.io.FileNotFoundException' in matlab?
Hi Kishore, Same issue discussed here <https://www.mathworks.com/matlabcentral/answers/294370-what-does-this-mean-and-how...
How to fix this error 'java.io.FileNotFoundException' in matlab?
Hi Kishore, Same issue discussed here <https://www.mathworks.com/matlabcentral/answers/294370-what-does-this-mean-and-how...
約7年 前 | 0
回答済み
What does this mean and how do I correct it?:java.io.FileNotFoundException: C:\Users\jaaks_000\AppData\Roaming\MathWorks\MATLAB\R2016a\matlab.prf (Access is denied)
Hi John, The issue here seems to be that MATLAB is unable to find the PREFDIR or access the parent directory of PREFDIR. T...
What does this mean and how do I correct it?:java.io.FileNotFoundException: C:\Users\jaaks_000\AppData\Roaming\MathWorks\MATLAB\R2016a\matlab.prf (Access is denied)
Hi John, The issue here seems to be that MATLAB is unable to find the PREFDIR or access the parent directory of PREFDIR. T...
約7年 前 | 2
回答済み
Errors when installing and configuring Matlab Drive Connector
Try this <https://www.mathworks.com/help/matlabdrive/ug/start-and-shut-down-matlab-drive-connector.html Start MATLAB Drive Conne...
Errors when installing and configuring Matlab Drive Connector
Try this <https://www.mathworks.com/help/matlabdrive/ug/start-and-shut-down-matlab-drive-connector.html Start MATLAB Drive Conne...
約7年 前 | 0
回答済み
normr - part of toolbox?
Hi Eric, Yes <https://www.mathworks.com/help/nnet/ref/normr.html normr> is a part of Neural Network Toolbox. It is recommende...
normr - part of toolbox?
Hi Eric, Yes <https://www.mathworks.com/help/nnet/ref/normr.html normr> is a part of Neural Network Toolbox. It is recommende...
約7年 前 | 0
回答済み
Installed OS Generic Video but no linuxvideo adaptor found (R2016a - Ubuntu)
Hi Rolf The following threads discuss the same issue. 1. <https://www.mathworks.com/matlabcentral/answers/279241-installed...
Installed OS Generic Video but no linuxvideo adaptor found (R2016a - Ubuntu)
Hi Rolf The following threads discuss the same issue. 1. <https://www.mathworks.com/matlabcentral/answers/279241-installed...
約7年 前 | 0
回答済み
Beagle Bone Black embedded coder and I2C
Hi Istvan, I have communicated your requirement to the developers. They are looking into this and may incorporate it in one o...
Beagle Bone Black embedded coder and I2C
Hi Istvan, I have communicated your requirement to the developers. They are looking into this and may incorporate it in one o...
7年以上 前 | 0
回答済み
Links in method help / documentation
Hi Simon, Please refer the following Documentation link for more information: <https://www.mathworks.com/help/matlab/matla...
Links in method help / documentation
Hi Simon, Please refer the following Documentation link for more information: <https://www.mathworks.com/help/matlab/matla...
7年以上 前 | 1
回答済み
Matlab ROS : rosbag record from Matlab computer on Turtlebot
Hi Vincent, Have you assigned the rosdevice object to d ? I don't see it in your code. Try this: d = rosdevi...
Matlab ROS : rosbag record from Matlab computer on Turtlebot
Hi Vincent, Have you assigned the rosdevice object to d ? I don't see it in your code. Try this: d = rosdevi...
7年以上 前 | 0
| 採用済み
回答済み
Using Arduino libraries for S-function in Simulink
Hi Sarah, This might be a good starting point for your application: <http://www.mathworks.com/matlabcentral/fileexchange/3...
Using Arduino libraries for S-function in Simulink
Hi Sarah, This might be a good starting point for your application: <http://www.mathworks.com/matlabcentral/fileexchange/3...
7年以上 前 | 0
回答済み
How to manually modify weights in a SeriesNetwork?
Hi Carlo, Please see the following image to understand how the weights of various layers are stored in MATLAB. <</matlabce...
How to manually modify weights in a SeriesNetwork?
Hi Carlo, Please see the following image to understand how the weights of various layers are stored in MATLAB. <</matlabce...
7年以上 前 | 0
回答済み
Add a blank line programatic report generation
Hi Justin, This thread discusses the same problem: <https://www.mathworks.com/matlabcentral/answers/157131-report-generato...
Add a blank line programatic report generation
Hi Justin, This thread discusses the same problem: <https://www.mathworks.com/matlabcentral/answers/157131-report-generato...
7年以上 前 | 0
回答済み
Keeping several COM Instances alive
Hi Nobert, There are much better ways to run batch simulations: 1. Use parallel computing toolbox to make use of all the c...
Keeping several COM Instances alive
Hi Nobert, There are much better ways to run batch simulations: 1. Use parallel computing toolbox to make use of all the c...
7年以上 前 | 0
回答済み
Can I configure my license server to return idle toolbox licenses?
Hi Pico, The following links might help you: <https://www.mathworks.com/matlabcentral/answers/98614-can-i-configure-my-lic...
Can I configure my license server to return idle toolbox licenses?
Hi Pico, The following links might help you: <https://www.mathworks.com/matlabcentral/answers/98614-can-i-configure-my-lic...
7年以上 前 | 0
回答済み
How to use set_param() to change entity generator's matlab action?
Hi Meng, The following documentation link contains information on how to change mask parameters programatically <http://www....
How to use set_param() to change entity generator's matlab action?
Hi Meng, The following documentation link contains information on how to change mask parameters programatically <http://www....
7年以上 前 | 0
回答済み
Using a masked image from image segmenter
Hi Jason, The following examples can help you proceed further: <https://www.mathworks.com/help/images/examples/detecting-a...
Using a masked image from image segmenter
Hi Jason, The following examples can help you proceed further: <https://www.mathworks.com/help/images/examples/detecting-a...
7年以上 前 | 0
回答済み
Error in connector.ensureServiceOn when trying to get Add-Ons
Hi Jennifer, An alternate way to install the same would be to download it from this page: <https://www.mathworks.com/matla...
Error in connector.ensureServiceOn when trying to get Add-Ons
Hi Jennifer, An alternate way to install the same would be to download it from this page: <https://www.mathworks.com/matla...
7年以上 前 | 0
回答済み
Simulink: Send Android Camera Video To Workspace
Hi Ian, According to the doc page: <https://www.mathworks.com/help/supportpkg/android/ref/camera.html> *Note*: During si...
Simulink: Send Android Camera Video To Workspace
Hi Ian, According to the doc page: <https://www.mathworks.com/help/supportpkg/android/ref/camera.html> *Note*: During si...
7年以上 前 | 0