Community Profile

photo

Dinesh

MathWorks

Last seen: Today 自 2023 起处于活动状态

Followers: 0   Following: 0

I am an intern at MathWorks. My major responsibilities include deep learning and cloud computing at MathWorks DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks

统计数据

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Error while opening shared libraries in Matlab 2020b
Hi Gabriele, I understand that you are trying to run your code in MATLAB which is installed in Linux and you are facing an erro...

7 months 前 | 0

已回答
Error deploying Python Code to Raspberry Pi
Hi Farhan, I understand that you are trying to test a simple program to check the functionality of running Python in a Simulink...

7 months 前 | 0

已回答
라이선스 만료가 된다고 뜹니다.
Hi I understand that MATLAB is showing that license will expire in two weeks. The student version is a perpetual license. Which...

7 months 前 | 0

已回答
Matlab R2021b gets stuck and is not responding when opening in ubuntu 20.04
Hi Jifei, I understand that you are trying to open MATLAB by clicking on the icon and that is not launching MATLAB. There could...

7 months 前 | 0

已回答
My MATLAB R2021a version is showing error as shown in the image attached. What should I do ?
Hi Bhuvnesh, I understand that you are unable to open Simulink as it prompts an error. This error might be because at the time ...

7 months 前 | 0

已回答
serial port communication missing characters
Hi Mathias, I understand that you are experiencing issues related to missing characters when receiving longer commands and it i...

7 months 前 | 1

已回答
Rapid accelator can't be used (but normal and accelator can be use)
Hi, I understand that you are trying to run your model in rapid accelerator mode, and you are facing an error. The reason for t...

7 months 前 | 0

已回答
MEX compiler Mingw64 not supported in opencv cpp convert to simulink
Hi Gayatri, I understand that you are trying to run the smile detection OpenCV C++ example and encountering an error. The error...

7 months 前 | 0

已回答
Error using repmat Requested 96761x96761 (69.8GB) array exceeds maximum array size preference (15.8GB). This might cause MATLAB to become unresponsive.
Hi Sashi Kumar, I understand that you are attempting to create meshgrids for 'X_Coordinates', 'Y_Coordinates', and 'Z', and the...

7 months 前 | 0

已回答
r2021b uses a LOT more memory on start than r2016b -- both are bare
Hi Alex, I understand your concern regarding the high memory consumption for MATLAB R2021b. Please note that this is normal and...

7 months 前 | 0

已回答
Error Running Simulink in External Mode on Raspberry Pi
Hi Kyle, I understand that you are currently trying to deploy standalone code onto a Raspberry Pi, but you are encountering an ...

7 months 前 | 0

| 已接受

已回答
Surface between two point clouds.
Hi Núria, I understand that you are trying to extract indices from a 3D matrix. Assuming your 3D matrix is of values 0, 1, 2 t...

7 months 前 | 0

已回答
Finding the eigenvalues with an augmented matrix 2x2
Hi Jonas, I understand you are trying to find the 'x' from system of equations A3x = b. The A3 that you specified is an singula...

7 months 前 | 0

已回答
Tool Coupling FMU Model running in Matlab 2019 and above versions
Hi Ilker, I understand that you are trying to install 'Tool coupling FMU support package' and run it in MATLAB R2019a. Startin...

7 months 前 | 0

| 已接受

已回答
I want to terminate my code when the approximate error is less than 4 significant digit. I couldn't solve it.
Hi Alper! I understand that you want to terminate the code execution once a certain condition is met. For the phrase 'Four sig...

7 months 前 | 0

已回答
Quick Problem - Force MATLAB to substitute assigned variable values
Hi Jude I understand that you are trying to substitute the value of 't' in the long complicated equation that you have. You can...

7 months 前 | 0

已回答
Could not run installer file after download.
Hi Sandeep, I understand that you are unable to install MATLAB R2023a version. Given you are able to install MATLAB R2022a, thi...

7 months 前 | 0

已回答
MATLAB startup failure MAC 64-bit
Hi Randall, I understand that you are encountering an error when running the startup.m file on your Mac. Since you are unable t...

7 months 前 | 0

已回答
RoadRunner has Unmet Dependencies
Hi I understand that you are trying to install RoadRunner in Ubuntu 22.04 LTS. As of now RoadRunner is supported for Ubuntu Ve...

7 months 前 | 0

已回答
MPS Dashboard log does not match Main.log
Hi Rauf I understand that you are trying to get the log files that MATLAB production server produces. The 'main.log' file is t...

8 months 前 | 0

已回答
Ubuntu & Python - Matlab Engine Error when call eng.load_system()
Hi Andre! I understand that you are encountering an error while trying to load a model using the MATLAB Engine for Python. Th...

8 months 前 | 0

已回答
Alaternate for Road Runner
Hi Prajwal I understand that you want to know more about the add-ons for RoadRunner in MATLAB. MATLAB Roadrunner has the follo...

8 months 前 | 0

已回答
What would be the best way to identify the end-members with percentage from spectral data?
Hi Yu-Ting! Based on your requirement of estimating the percentage contributions of different minerals in your samples based on...

10 months 前 | 1

已回答
Goodmorning.Can some explain to me some steps of this program (downloaded from "Gershgorin Discs Plot Version by Mario Berge" I have highlighted them.
Hi Federica! In the given code the highlighted part code is used create a vector 't' of 'N+1' equally spaced points around the...

10 months 前 | 0

已回答
关于水声换能器的信号仿真 About modeling and simulation of hydroacoustic transducers
Hi! You can use the following functions in the MATLAB to do nonlinear optimizations. fmincon: Find minimum of constrained nonl...

10 months 前 | 0

已回答
How to reduce linear actuator tracking error? PID Tuning
Hi Gabriel! You can try the following approaches to solve the problem. Adjust the sampling time: A smaller sampling time can ...

10 months 前 | 0

已回答
correct and incorrect predictors
Hi Saeed! One simple way to find the incorrect prediction is to iterate over the predictions and store the indices that are n...

11 months 前 | 0

| 已接受

已回答
How to analyze phase of a FFT signal?
Hi Dominik, There are many statistical measures that can be used to analyse the relationships. Some of them are. Correlatio...

11 months 前 | 0

已回答
How to solve two equations two unknowns for the equations with syms?
Hi The warning: unable to find explicit solution is because your equation is too complicated to solve. One way to solve this ...

11 months 前 | 0

| 已接受

已回答
fmincon performance with linear vs non linear constraints
Hi Krishna! In general, specifying a linear inequality constraint as a non-linear inequality constraint with corresponding gr...

11 months 前 | 0

| 已接受

加载更多