photo

Harsh


Last seen: 約1ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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...

2ヶ月 前 | 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...

2ヶ月 前 | 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)...

3ヶ月 前 | 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...

3ヶ月 前 | 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...

3ヶ月 前 | 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...

3ヶ月 前 | 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...

3ヶ月 前 | 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....

3ヶ月 前 | 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\...

3ヶ月 前 | 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 ...

3ヶ月 前 | 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...

3ヶ月 前 | 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...

3ヶ月 前 | 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...

3ヶ月 前 | 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...

3ヶ月 前 | 0

| 採用済み