Community Profile

photo

Harsha Vardhan


Last seen: 4 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • 6 Month Streak
  • Knowledgeable Level 3
  • First Answer

View badges

Feeds

View by

Answered
Can MATLAB jsondecode() be used to decode a massive json file?
Hi, I see that you are trying to parse a huge json file using MATLAB. This can be done using 'jsondecode' and 'jsonencode' f...

2 months ago | 1

| accepted

Answered
export a m-function as a DLL to C# which reads a csv file
Hi, I see that you are trying to call a user-defined MATLAB function from C#. This can be done 3 ways. 1) Use a MATLAB Coder...

2 months ago | 0

Answered
Generate image in matlab function and return stream as a result to C# library
Hi, I see that you are seeking advice on returning data from a user defined function in MATLAB to C#. This can be done 3 ways....

2 months ago | 0

Answered
How much of a given object can I cover from 1 fixed point, without going outside a defined boundary?
Hi, I see that you are seeking advice on verifying the extent to which a drill bit can cover a growth plate from a single fixe...

4 months ago | 0

Answered
using asynchronous tests with Eventually in a testscript with runtests
Hi, From what I gather, you would like to create a test script containing the ‘Eventually’ class and execute it with the ‘runte...

4 months ago | 1

| accepted

Answered
Can uitable display nested tables?
Hi, I understand that you want to display nested tables in an ‘uitable’ object. As per the current documented features of ‘u...

4 months ago | 0

Answered
How to calculate R Square Error of various probability distributions used in Probability distribution app ??
Hi, I understand that you want to calculate the error of fitting probability distributions in the ‘Distribution Fitter’ App. ...

4 months ago | 0

Answered
The example of Train Network Using Federated Learning that is given in MathWorks documentation is not working
Hi Debojit Sharma, I understand that you faced an error while using the Federated Learning example. It appears that you were a...

4 months ago | 0

Answered
Is there any way to enable Matlab Mobile App (Android) to receive data from a Bluetooth (BR/EDR or LE) connected device?
Hi, I understand that you want to receive data in the MATLAB Android mobile App from another Bluetooth device. MATLAB andro...

4 months ago | 0

Answered
Getting the location of the Ryze Tello Drone on the google map
Hi, I understand that you want documentation or a video about locating Ryze Tello on Google Map. MATLAB Support Package for Ry...

4 months ago | 0

| accepted

Answered
Get the location of writing cursor (keyboard) in text area of app designer
Hi, I understand that you want to insert text next to the existing text when a button is clicked. This can be done by append...

4 months ago | 0

Answered
Legend Placement in Nested Tile Layout
Hi, I understand that you want the legend to be displayed at the bottom middle rather than at the bottom. Based on your desc...

4 months ago | 1

| accepted

Answered
Maximixe output of Neural Network After training
Hi, I understand that you want to find the maximum output of a trained neural network in MATLAB by optimizing over the input sp...

5 months ago | 0

Answered
How to extract the weights of the actor network (inside the step function in the environment) while training the agent in DDPG RL
Hi, I understand that you want to extract the weights of the actor network inside the step function of the environment during ...

5 months ago | 0

Answered
How to detect when 2 surface plots collide ?
Hi, I understand that you want to detect a collision between two surface plots (representing pipes) in MATLAB. There are a f...

5 months ago | 1

| accepted

Answered
Start Q-Learning simulation with a predefine Q-Table
Hi, I understand that you want to initialize the 'rlTable' with the values of the predefined matrix. Assuming you have 243 sta...

6 months ago | 0

| accepted

Answered
Not getting channel 1 in an Face images even though in Grey-colour
Hi, I understand that you want to check if an image is a gray scale image. In many cases, gray colored images are stored as R...

6 months ago | 0

| accepted

Answered
How to implement optimization functions using MATLAB 5G Toolbox for an 5G communication environment?
Hi, I understand that you want to: Create 5G communication environment (users, base station, SDN controller) using the 5G tool...

7 months ago | 0

Answered
Unrecognized Function with GPU Computing
Hi, I understand that you are encountering an error while trying to use the 'gpuDevice' function in MATLAB to select the GPU a...

7 months ago | 0

Answered
How to evaluate area between 2 curve
Hi, I understand that you want to calculate the area between 2 contour lines. ‘Contour’ matrix returned by the ‘contour’ f...

7 months ago | 0

Answered
How to create simulink model of three phase induction motor and steel wire pulley system
Hi, I understand that you want to create a Simulink model of 3 phase induction motor with a pulley system and mass. Ki...

7 months ago | 0

| accepted

Answered
Draw a circle with ryze tello drone using MATLAB
Hi 승주, I understand that you want to make circular path with a Ryze Tello Drone. 'MATLAB Support Package for Ryze Tello Dron...

8 months ago | 1

| accepted

Answered
What is the meaning of the training state "Sum Squared Param (ssX )" while training neural network with Bayesian Regularization algorithm?
Hi, I understand that you want to know the meaning of the “Sum Squared Param (ssX)” in the plot of the neural network state. T...

8 months ago | 0

| accepted

Answered
How do I view Responses from a Network built with the Neural Network Pattern Recognition App?
Hi, I understand that you are trying to view the predicted responses on additional test inputs/observations (feature set) from ...

8 months ago | 0

| accepted

Answered
Read conversion rule from a mdfObj
Hi, I understand that you are trying to read both the raw data as well as the converted data (called as physical data) using a...

8 months ago | 0