Srijith Vijay
MathWorks
Followers: 0 Following: 0
Senior Software Engineer at MathWorks India
統計
All
Feeds
回答済み
OPC UA Certificate is not valid
Hello Marc, It appears that the issue you're encountering stems from the OPC UA server not recognizing the MATLAB OPC UA Client...
OPC UA Certificate is not valid
Hello Marc, It appears that the issue you're encountering stems from the OPC UA server not recognizing the MATLAB OPC UA Client...
9ヶ月 前 | 0
回答済み
GetEndpoints Failed error when connecting to an OPCUA simulation server
Hi Jose, This is usually caused by the server returning an endpoint URL that contains an unreachable hostname. Unlike other 3rd...
GetEndpoints Failed error when connecting to an OPCUA simulation server
Hi Jose, This is usually caused by the server returning an endpoint URL that contains an unreachable hostname. Unlike other 3rd...
9ヶ月 前 | 1
回答済み
OPC UA fails to connect in Simulink but connects in Matlab
Hi Shahab, Just a heads up, the "OPC Config" section in the Industrial Communication Toolbox is only compatible with the OPC DA...
OPC UA fails to connect in Simulink but connects in Matlab
Hi Shahab, Just a heads up, the "OPC Config" section in the Industrial Communication Toolbox is only compatible with the OPC DA...
9ヶ月 前 | 0
回答済み
No connection with OPC toolbox
This issue arises when the OPC UA Server includes certificates with endpoints that cannot be accessed by the client, particularl...
No connection with OPC toolbox
This issue arises when the OPC UA Server includes certificates with endpoints that cannot be accessed by the client, particularl...
約1年 前 | 0
回答済み
Why do I get a stack trace with message “Connection to Parrot drone lost...”, when working with a drone using the MATLAB Support Package for Parrot Drones?
This can also be caused due to the firewall blocking connection between the drone and the computer. Ensure that the drone connec...
Why do I get a stack trace with message “Connection to Parrot drone lost...”, when working with a drone using the MATLAB Support Package for Parrot Drones?
This can also be caused due to the firewall blocking connection between the drone and the computer. Ensure that the drone connec...
3年以上 前 | 0
解決済み
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...
約4年 前
解決済み
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...
約4年 前
解決済み
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...
約4年 前
回答済み
Refresh webcamlist in app designer
You could create a function (say refreshWebcam) and use this as the callback function for a MATLAB timer. Start the timer in ...
Refresh webcamlist in app designer
You could create a function (say refreshWebcam) and use this as the callback function for a MATLAB timer. Start the timer in ...
4年以上 前 | 0
回答済み
Simulink - Parrot Airborne Cargo minidrone
You could modify the flight controller parameters to match the aerodynamics of a Parrot airborne cargo.
Simulink - Parrot Airborne Cargo minidrone
You could modify the flight controller parameters to match the aerodynamics of a Parrot airborne cargo.
5年弱 前 | 0
回答済み
Will Matlab support the Parrot ANAFI in R2020a
Hi Yokoyama, We currently don't have plans to support the Parrot Anafi in MATLAB R2020a. Thanks, Srijith
Will Matlab support the Parrot ANAFI in R2020a
Hi Yokoyama, We currently don't have plans to support the Parrot Anafi in MATLAB R2020a. Thanks, Srijith
5年弱 前 | 1
回答済み
Does Matlab support the DJI Tello in the same way it supports the Parrot Mambo?
Hi Kaden, We are currently working on supporting the Tello drone in MATLAB and this will be available in an upcoming release....
Does Matlab support the DJI Tello in the same way it supports the Parrot Mambo?
Hi Kaden, We are currently working on supporting the Tello drone in MATLAB and this will be available in an upcoming release....
約5年 前 | 0
| 採用済み
回答済み
Simulink Parrot Minidrone - Airbone Night
The Simulink Support Package for Parrot minidrones doesn't support the Airborne Night drones. You can work with Rolling Spider o...
Simulink Parrot Minidrone - Airbone Night
The Simulink Support Package for Parrot minidrones doesn't support the Airborne Night drones. You can work with Rolling Spider o...
約5年 前 | 0
回答済み
Help with ROS image acquisition and processing
Did you try having a 'drawnow' after the 'imshow' command? Something like: ... ... imshow(data); drawnow; % To refresh the ...
Help with ROS image acquisition and processing
Did you try having a 'drawnow' after the 'imshow' command? Something like: ... ... imshow(data); drawnow; % To refresh the ...
5年以上 前 | 0
回答済み
How to visualize Images and data with parrot mambo minidrone?
Hello Rayane, The Mambo FPV camera is supported only by the MATLAB Support Package for Parrot Drones (available from R2019a an...
How to visualize Images and data with parrot mambo minidrone?
Hello Rayane, The Mambo FPV camera is supported only by the MATLAB Support Package for Parrot Drones (available from R2019a an...
5年以上 前 | 2
回答済み
Parrot minidrones hardware support package
Hi Abdellah, The MATLAB Support Package for Parrot Drones currently supports only drones with WiFi capability, such as the Mamb...
Parrot minidrones hardware support package
Hi Abdellah, The MATLAB Support Package for Parrot Drones currently supports only drones with WiFi capability, such as the Mamb...
5年以上 前 | 0
| 採用済み
回答済み
Other drones besides Parrot Mambo FPV
Hello Ali and KAE, The drone hardware business is changing fast, so it is unlikely that any of today’s hardware will still be...
Other drones besides Parrot Mambo FPV
Hello Ali and KAE, The drone hardware business is changing fast, so it is unlikely that any of today’s hardware will still be...
5年以上 前 | 2
| 採用済み
回答済み
Other drones besides Parrot Mambo FPV
Hi KAE, The MATLAB Support Package for Parrot Drones will start supporting the Parrot Bebop2 drone from the July update. Kee...
Other drones besides Parrot Mambo FPV
Hi KAE, The MATLAB Support Package for Parrot Drones will start supporting the Parrot Bebop2 drone from the July update. Kee...
5年以上 前 | 2
回答済み
¿How can I get the image processing on simulink by using the parrot FPV camera?
Hi Manuela, The Simulink Support package for Parrot minidrones currently does not support the Parrot FPV camera. You can u...
¿How can I get the image processing on simulink by using the parrot FPV camera?
Hi Manuela, The Simulink Support package for Parrot minidrones currently does not support the Parrot FPV camera. You can u...
5年以上 前 | 0
解決済み
Make a list string
Given a cell string, produce a string separating the items with spaces and commas and with an 'and' preceding the final item, an...
7年弱 前
解決済み
02 - Vector Variables 2
Make the following variable: <<http://samle.dk/STTBDP/Assignment1_2b.png>>
7年弱 前
解決済み
02 - Vector Variables 1
Make the following variable: <<http://samle.dk/STTBDP/Assignment1_2a.png>>
7年弱 前
解決済み
Back to basics 15 - classes
Covering some basic topics I haven't seen elsewhere on Cody. Return the class of the input variable.
7年弱 前
解決済み
ABBREVIATION
Abbreviate the given string. Consider Only Capital Letters. EXAMPLE If input is 'Abbreviation of The Given String' then ou...
7年弱 前
解決済み
How many digits are there?
Input(s) - any string Output(n) - number of digits within string s
7年弱 前
解決済み
Convert Two Character String into a Binary Vector
Given a string "XOXXO" convert it into a binary vector. [1 0 1 1 0] Paul Berglund implemented an optimal method in <http://ww...
7年弱 前
解決済み
Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock.
Submit your answer to this problem a multiple of 5 seconds after the hour. Your answer is irrelevant; the only thing that matte...
7年弱 前
解決済み
Concatenate strings
concatenate a variable number of input strings to produce one outputstring
7年弱 前
解決済み
NO _________ ALLOWED....
So you're given a sentence where if there is a particular word in the sentence then the output is 1, if it is not there then the...
7年弱 前
解決済み
Convert a structure into a string
Convert the contents of each fields into a string. Example with an input structure s with 2 fields : s.age = '33' s....
7年弱 前