Himanshu
Followers: 0 Following: 0
C++, C, Javascript
Spoken Languages:
English, Hindi
Pronouns:
He/him
Statistica
0 Domande
76 Risposte
RANK
1.331
of 294.507
REPUTAZIONE
50
CONTRIBUTI
0 Domande
76 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
9
RANK
of 151.819
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
How can I fix the error that says "Unable to create a valid geometry. More than two triangles of the input triangulation share the same edge."?
Hey Yang, This error is generally seen when the STL model being imported is not valid. The STL file likely has some faulty tria...
10 giorni fa | 0
Error:Invalid workspace variable specified as workspace input in 'HW02_2024_SimulinkModel/From Workspace'. Time values must be non-decreasing.
Hi Parth, The 'From Workspace' block requires the input data to be in a certain format, such as in a timeseries format. Addit...
10 giorni fa | 0
Ardunio package error into matlab 2015a
Hey, I had faced this issue previously. The best way to workaround this issue is to download the third-party tool in a browser ...
23 giorni fa | 0
ROS with Simulink : Exception in thread "ROS Executor Thread": java.lang.OutOfMemoryError: Direct buffer memory
Hey, The error 'java.lang.OutOfMemoryError: Direct buffer memory' means MATLAB is running out of Java Heap memory. To work aro...
27 giorni fa | 0
Index exceeds the number of array elements (1)
Hey Rezvan, I ran your code in R2024a, and I did not see any error. If you are facing this issue in a specific release, then yo...
27 giorni fa | 0
3D radiation pattern / array factor of planar array in cylindrical coordinates
Hi Maurizio, To plot the 3D array factor of a planar antenna array in cylindrical coordinates, you need to convert your spheric...
27 giorni fa | 0
Exporting Simulink Blocks as standalone FMU error
Hey Sharul, It is certainly possible to extport simulink blocks as FMU. You can find a related example in the following documen...
circa un mese fa | 0
| accettato
Library dictionary corrupted on re-load
Hi David, This was likely a bug in the MATLAB R2023a. I had also faced this issue, and was able to resolve it by upgrading to M...
circa 2 mesi fa | 0
Is there a specific way to draw tunnels in RoadRunner?
Hey Jonghoon, At this moment, Roadrunner does not support OpenDrive tunnel objects and also doesn't have a explicit way of mode...
circa 2 mesi fa | 1
UIfigure value changes on a while loop
Hey Amit, The error you're encountering indicates that the button object 'b' is being deleted or is no longer valid by the time...
3 mesi fa | 1
| accettato
libstdc++.so.6: __cxa_thread_atexit_impl: invalid needed version 54
Hey Han, I had faced a similar issue in the past, and this is how I resolved it: The problem seems to be caused by an incompat...
3 mesi fa | 1
| accettato
When running the setup.exe file for MATLAB R2024A on a Windows system, the "Error code: -354" appears.
Hey Chenyang Yu, I came across the following thread posted by MathWorks staff regarding internet connection errors encountered ...
3 mesi fa | 0
Extract two floating point numbers from a string
Hey Dormant, I understand you are to extract latitude and longitude values as floating point number from a string. I was able t...
3 mesi fa | 0
| accettato
How can I find a unique solution within tolerance using solve?
Hey Taiji, To address the issue of non-unique solutions and ensure that the solutions fall within a specified range (20k to 2M)...
3 mesi fa | 0
How to use measured variables in simscape multibody
Hey Federico, To solve this problem, you can use Simulink to create a feedback loop that updates the wrap angles in real-time, ...
3 mesi fa | 1
| accettato
Same error values are copied for different input parameters when using MATLAB Experiment Manager
Hey Muhammad, The issue seems to be that the simulation results are not correctly captured and used for error calculations, w...
3 mesi fa | 0
How to make bold font for axis labe with latex interpreter
Hey Fauzanul, You can use the '\mathbf' command for specific parts of the string that need to be bold. Here is an example of ho...
3 mesi fa | 1
| accettato
java.awt.IllegalComponentStateException: The frame is decorated
Hi Tenzin, I understand that you are trying to set the opacity of a java frame but are encountering an error. The error message...
4 mesi fa | 0
License Checkout 시 프로그램이 크래시됩니다.
Hey Yoon, I had faced a similar problem in the past. This error occurs due to having expired borrow data. On windows the data...
4 mesi fa | 0
Error using barrier Objective function is undefined at initial point. Fmincon cannot continue.Error in Calibration (line 161) [x, fval ] = fmincon(GGG, x0, A, b, Aeq, beq, lb,
Hey Celestine, I tried running your code and along with the error messages mentoined by you I also encountered some other error...
4 mesi fa | 0
Question on error message: "The compiled entry-point 'FIFO_Buffer_hdl_mex' cannot be located."
Hey Yufei, It seems like you misunderstood the way in which you need to use the commands from the mentioned documentation page....
4 mesi fa | 1
I am facing problems in minimizing the objective function to compute the motion profiles of robotic arm. Any help is greatly appreciated.
Hi Muhammad, It looks like you're facing a couple of issues with minimizing your objective function. The error message "Converg...
4 mesi fa | 0
What is the problem in my code? Lambert-W function
Hey, Your implementation of the Newton-Raphson method seems correct in its approach, but there are a few potential changes that...
4 mesi fa | 0
Is it possible to calculate stress in matlab using M,K matrix from ANSYS?
Hey Daeho, It is possible to calculate stress from deformation data in MATLAB without the PDE toolbox. The calculation of stres...
4 mesi fa | 0
Hi everyone I need help, how can I make dataset from these rawdata? I did not understand. I tried once, but failed.
Hey, To train a model using the data you provided in MATLAB, you can follow these general steps: Load the Data: Load the data ...
5 mesi fa | 0
What are the state outputs from the Reduced Order Flexible Solid in Simulink?
Hey Zhengyou, As per my understanding, your queries revolve around the compostion of the (6n + m - 6) states and understanding ...
5 mesi fa | 0
Synchronize Serial communication between simulink and Arduino
Hey Nathaniel, Yes, there is a way to synchronize serial communication between Simulink and Arduino. This can be achieved by ...
5 mesi fa | 0
Create a MATLAB code to convert Equations of Motion for Multi DOF system (2nd Order ODEs with multiple Variables) into matrix form(Coefficient Matrices)
Hey Dheeraj, As per my understanding, you are trying to write a matlab script which can extract coefficients from the ODEs give...
5 mesi fa | 0
Error : The following error occurred converting from sym to double
Hey, The issue in your code arises from the fact that you're trying to assign symbolic expressions to elements of LS1, which is...
6 mesi fa | 0
How to discretize statespace "logarithmicly" arround 0?
Hey, Your approach to discretize the state space using a logarithmic scale is reasonable, but it seems you're encountering so...
6 mesi fa | 0