Harsh
Followers: 0 Following: 0
Interested in ADAS and cloud based services
Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him
C++
Spoken Languages:
English
Pronouns:
He/him
Feeds
답변 있음
Matlab microservice in Docker Compose
Hi, From what I can gather, you are trying to run 2 MATLAB docker images simultaneously using docker-compose and call 1 image ...
Matlab microservice in Docker Compose
Hi, From what I can gather, you are trying to run 2 MATLAB docker images simultaneously using docker-compose and call 1 image ...
3개월 전 | 0
답변 있음
How do I download .csv dataset directly from Kaggle with Matlab code.
Hi there, It seems you're looking to download datasets from Kaggle using MATLAB. Currently, this is not feasible using only MA...
How do I download .csv dataset directly from Kaggle with Matlab code.
Hi there, It seems you're looking to download datasets from Kaggle using MATLAB. Currently, this is not feasible using only MA...
3개월 전 | 1
| 수락됨
답변 있음
Roadrunner opendrive 1.4 import
Hi, From what I understand, you are trying to import an OpenDRIVE 1.4 file into RoadRunner. Here's how you can do it: Drag t...
Roadrunner opendrive 1.4 import
Hi, From what I understand, you are trying to import an OpenDRIVE 1.4 file into RoadRunner. Here's how you can do it: Drag t...
3개월 전 | 0
답변 있음
Failed to Initialize MATLAB R2023b Runtime Library in Visual Studio 2019 C++ Project
Hi @Alexander Mclean and @王栋, From what I can gather, you are trying to set up MS Visual Studio along with MATLAB for C++ deve...
Failed to Initialize MATLAB R2023b Runtime Library in Visual Studio 2019 C++ Project
Hi @Alexander Mclean and @王栋, From what I can gather, you are trying to set up MS Visual Studio along with MATLAB for C++ deve...
3개월 전 | 0
답변 있음
MEX: no stdout in release
Hi @Lukas and @Zohar, It seems you're attempting to print strings from C++ to MATLAB. Here are a few alternatives you might...
MEX: no stdout in release
Hi @Lukas and @Zohar, It seems you're attempting to print strings from C++ to MATLAB. Here are a few alternatives you might...
3개월 전 | 0
답변 있음
utf-16 encoding in writestruct /readstruct or other xml2struct functions
Hi, Based on my understanding, you've been utilizing community functions to handle the reading and writing of UTF-16 XML files...
utf-16 encoding in writestruct /readstruct or other xml2struct functions
Hi, Based on my understanding, you've been utilizing community functions to handle the reading and writing of UTF-16 XML files...
3개월 전 | 0
답변 있음
Hamamatsu Camera Video format not supported
Hi @Nathan Nguyen, It appears that the goal is to use a Hamamatsu camera's video format MONO16_2048x2048_FastMode with MATLAB....
Hamamatsu Camera Video format not supported
Hi @Nathan Nguyen, It appears that the goal is to use a Hamamatsu camera's video format MONO16_2048x2048_FastMode with MATLAB....
4개월 전 | 1
| 수락됨
답변 있음
standalone executable and write to a txt file
Hi @Márcio Marques, It seems the goal is to create a standalone application that generates a text file based on given input. ...
standalone executable and write to a txt file
Hi @Márcio Marques, It seems the goal is to create a standalone application that generates a text file based on given input. ...
4개월 전 | 0
답변 있음
convert tiff to only one image and to RGB
Hey, From what I can gather, you are trying to convert a "tif" file into one picture with all slices of it overlapping and in ...
convert tiff to only one image and to RGB
Hey, From what I can gather, you are trying to convert a "tif" file into one picture with all slices of it overlapping and in ...
4개월 전 | 0
답변 있음
Plot values on a x-y plane from excel - with colorbar
Hi @Francesco Marchione, From what can be gathered, you are trying to plot x and y coordinates using the points mentioned in th...
Plot values on a x-y plane from excel - with colorbar
Hi @Francesco Marchione, From what can be gathered, you are trying to plot x and y coordinates using the points mentioned in th...
4개월 전 | 1
| 수락됨
답변 있음
It is a coding function net1.net to detect images
Hi @Adi, From what I can gather, the neural network mentioned above has the following characteristics: Two hidden layers wit...
It is a coding function net1.net to detect images
Hi @Adi, From what I can gather, the neural network mentioned above has the following characteristics: Two hidden layers wit...
4개월 전 | 0
답변 있음
Can intel ultra series cpu be used in matlab
Hey @Chang, From what I can gather, the task involves training a model using MATLAB on a PC equipped with the new Ultra 7 155H...
Can intel ultra series cpu be used in matlab
Hey @Chang, From what I can gather, the task involves training a model using MATLAB on a PC equipped with the new Ultra 7 155H...
4개월 전 | 1
답변 있음
Unrecognized function or variable 'mexUnwrap'.
Hi Pierre, From what I can gather, you are unable to use the “mexUnwrap” function in MATLAB. To use functions or variables fro...
Unrecognized function or variable 'mexUnwrap'.
Hi Pierre, From what I can gather, you are unable to use the “mexUnwrap” function in MATLAB. To use functions or variables fro...
4개월 전 | 0
답변 있음
Neural network fitting result problems
Hi, It looks like you're trying to figure out why you're seeing NaN for both MSE (mean squared error) and R (regression coeffi...
Neural network fitting result problems
Hi, It looks like you're trying to figure out why you're seeing NaN for both MSE (mean squared error) and R (regression coeffi...
7개월 전 | 0
답변 있음
can i convert ANN model to C++ code?
Hi, From what I understand, you're looking to generate C++ code for an Artificial Neural Network (ANN) model. MATLAB Coder all...
can i convert ANN model to C++ code?
Hi, From what I understand, you're looking to generate C++ code for an Artificial Neural Network (ANN) model. MATLAB Coder all...
7개월 전 | 0
답변 있음
If the structure is like a.b(1,1).c then how to get the value of 'c' using matlab mex
Hi, From what I can gather, you are working with a mex file and are trying to use the "mxGetField" function to fetch "a.b(1,1)...
If the structure is like a.b(1,1).c then how to get the value of 'c' using matlab mex
Hi, From what I can gather, you are working with a mex file and are trying to use the "mxGetField" function to fetch "a.b(1,1)...
7개월 전 | 0
답변 있음
How to fix the size of markers when drawing in Matlab? Make the marker larger with local magnification instead of being fixed and unchanged.
Hi, From what I can gather, you are working with a plot in MATLAB and are unable to change the size of the text ‘✤’ which you...
How to fix the size of markers when drawing in Matlab? Make the marker larger with local magnification instead of being fixed and unchanged.
Hi, From what I can gather, you are working with a plot in MATLAB and are unable to change the size of the text ‘✤’ which you...
7개월 전 | 0
답변 있음
Live script: section break inside a loop
Hi, From what I can gather, you are facing an issue with running a "for" loop which is spread across multiple sections. As the...
Live script: section break inside a loop
Hi, From what I can gather, you are facing an issue with running a "for" loop which is spread across multiple sections. As the...
7개월 전 | 0
답변 있음
My code with bayesian linear regression
Hi Yohan, From what I can gather, you are working with a code which should perform bayesian linear regression in MATLAB and are...
My code with bayesian linear regression
Hi Yohan, From what I can gather, you are working with a code which should perform bayesian linear regression in MATLAB and are...
7개월 전 | 0
답변 있음
How to change the input size in first layer of Resnet?
Hi, From what I can gather, you are trying to change the first layer of the resnet50 model in MATLAB. "replaceLayer" method ca...
How to change the input size in first layer of Resnet?
Hi, From what I can gather, you are trying to change the first layer of the resnet50 model in MATLAB. "replaceLayer" method ca...
7개월 전 | 0
답변 있음
How do I lower an image quality?
Hi, It seems like you are interested in learning how to modify the resolution of an image and compress an image using MATLAB....
How do I lower an image quality?
Hi, It seems like you are interested in learning how to modify the resolution of an image and compress an image using MATLAB....
7개월 전 | 0
| 수락됨
답변 있음
how to train a CNN by a folder of 2816 images?
Hi, Based on what you've shared, it looks like you're working on training a CNN with images stored in the folder “matlabroot\...
how to train a CNN by a folder of 2816 images?
Hi, Based on what you've shared, it looks like you're working on training a CNN with images stored in the folder “matlabroot\...
7개월 전 | 0
답변 있음
How to create a c++struct which is defined in extern c++ lib in MATLAB?
Hi, From what I can gather, you are trying to use a C/C++ function in MATLAB which uses a struct and are facing issues while ...
How to create a c++struct which is defined in extern c++ lib in MATLAB?
Hi, From what I can gather, you are trying to use a C/C++ function in MATLAB which uses a struct and are facing issues while ...
7개월 전 | 1
| 수락됨
답변 있음
How can I run a python function in raspberry pi from MATLAB shell command?
Hi Sanchit, It seems like you're attempting to run a Python script on your Raspberry Pi using MATLAB's “system” command. Th...
How can I run a python function in raspberry pi from MATLAB shell command?
Hi Sanchit, It seems like you're attempting to run a Python script on your Raspberry Pi using MATLAB's “system” command. Th...
7개월 전 | 0
답변 있음
key in values and plot in app designer
Hi, It seems like you're working on making an interactive calculator but are having trouble connecting the input fields with t...
key in values and plot in app designer
Hi, It seems like you're working on making an interactive calculator but are having trouble connecting the input fields with t...
7개월 전 | 0
| 수락됨
답변 있음
Matlab 2021a installer not working on WSL ubuntu 1804
Hi, From what I can gather, you are trying to install MATLAB on WSL ubuntu 18.04 and are unable to see any GUI for MATLAB’s i...
Matlab 2021a installer not working on WSL ubuntu 1804
Hi, From what I can gather, you are trying to install MATLAB on WSL ubuntu 18.04 and are unable to see any GUI for MATLAB’s i...
7개월 전 | 0
답변 있음
Error Using Integers in MATLAB
Hi James, From what I can gather, you are trying to run the above-mentioned code in MATLAB and are facing an error while using...
Error Using Integers in MATLAB
Hi James, From what I can gather, you are trying to run the above-mentioned code in MATLAB and are facing an error while using...
7개월 전 | 0
| 수락됨