Arnav
Followers: 0 Following: 0
Hesitation is Defeat.
Programming Languages:
Python, C++, C, MATLAB, SQL, Shell
Spoken Languages:
English
Pronouns:
He/him
Python, C++, C, MATLAB, SQL, Shell
Spoken Languages:
English
Pronouns:
He/him
Feeds
已回答
C:\Program Files\MATLAB\R2022b\bin\win64\Jibmwagentspfendpointregistry.dll
Hi @Aymen Walid, I understand that you are encountering the error "Procedure entry point <function name> was not found in dynam...
C:\Program Files\MATLAB\R2022b\bin\win64\Jibmwagentspfendpointregistry.dll
Hi @Aymen Walid, I understand that you are encountering the error "Procedure entry point <function name> was not found in dynam...
1 day 前 | 0
已回答
Generate a pore network model with grain diameters
Hi @Mahima Horta, It seems like the formula that you are using for finding and is inaccurate. The current formula seems to be...
Generate a pore network model with grain diameters
Hi @Mahima Horta, It seems like the formula that you are using for finding and is inaccurate. The current formula seems to be...
2 days 前 | 0
已回答
Wird das Multifunktions-I/O-Gerät NI USB-6421 von Simulink unterstützt?
Hi @Thomas Schmidberger, Currently, MATLAB does not provide support for “USB-6421 mioDAQ USB Multifunction I/O device”. You ma...
Wird das Multifunktions-I/O-Gerät NI USB-6421 von Simulink unterstützt?
Hi @Thomas Schmidberger, Currently, MATLAB does not provide support for “USB-6421 mioDAQ USB Multifunction I/O device”. You ma...
2 days 前 | 0
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8 days 前
已回答
Matlab optimized slice plot
Hi @Steffen B., You can plot a solid with its surface denoting its temperature by using the following function: function PLO...
Matlab optimized slice plot
Hi @Steffen B., You can plot a solid with its surface denoting its temperature by using the following function: function PLO...
14 days 前 | 1
| 已接受
已回答
Error: NSGA-II algorithm for the cost and satisfaction objectives
Hi @马清, The error is due to accessing the matrix cj with an index i exceeding its dimensions in line 27 of CalcCrowdingDistance...
Error: NSGA-II algorithm for the cost and satisfaction objectives
Hi @马清, The error is due to accessing the matrix cj with an index i exceeding its dimensions in line 27 of CalcCrowdingDistance...
14 days 前 | 0
已回答
Future-proofness of my relative import solution?
Hi @Daniel Edebro, To avoid deprecation warnings when using import function dynamically, switch to using fully qualified path ...
Future-proofness of my relative import solution?
Hi @Daniel Edebro, To avoid deprecation warnings when using import function dynamically, switch to using fully qualified path ...
14 days 前 | 0
已回答
MATLAB Function takes [4x1] signal as parameter, but in debug shows as [3x1]. Workaround/fix?
Hi @Ben Kaye, From the image of the model provided, the Mux block combines 2 signals of width 2 and this is provided as input ...
MATLAB Function takes [4x1] signal as parameter, but in debug shows as [3x1]. Workaround/fix?
Hi @Ben Kaye, From the image of the model provided, the Mux block combines 2 signals of width 2 and this is provided as input ...
15 days 前 | 0
已回答
Understanding the Jeffrey prior penalty term in the glmfit function in matlab R2024a
Hi Moosejr, According to the sources mentioned, Jeffrey’s prior is proportional to the square root of the determinant of the ...
Understanding the Jeffrey prior penalty term in the glmfit function in matlab R2024a
Hi Moosejr, According to the sources mentioned, Jeffrey’s prior is proportional to the square root of the determinant of the ...
17 days 前 | 1
已回答
How to represent del Z in the following expession in MATLAB this Z is Z-transform ?
Hi @Rohitashya, According to the paper, is the based delay vector, where is substituted by in . You can refer to the be...
How to represent del Z in the following expession in MATLAB this Z is Z-transform ?
Hi @Rohitashya, According to the paper, is the based delay vector, where is substituted by in . You can refer to the be...
18 days 前 | 0
| 已接受
已回答
IT KEEP ON ASKING DOES THE BLOCK VALUE MATCHING FOLLWING PLOTTED VALUE RESISTORS V
Hi Abhijit Shil, I understand that you are trying to complete a task in Power Electronics Simulation Onramp in Simulink. Th...
IT KEEP ON ASKING DOES THE BLOCK VALUE MATCHING FOLLWING PLOTTED VALUE RESISTORS V
Hi Abhijit Shil, I understand that you are trying to complete a task in Power Electronics Simulation Onramp in Simulink. Th...
2 months 前 | 0
已回答
Apply exteral vibration to the "Mechanical Translational Reference" in Simscape
Hi cheng, I understand that you want to model a base excited spring-mass system with the mass constrained to move between 2 wa...
Apply exteral vibration to the "Mechanical Translational Reference" in Simscape
Hi cheng, I understand that you want to model a base excited spring-mass system with the mass constrained to move between 2 wa...
2 months 前 | 0
已回答
Trying to plot I-V and P-V characteristics (Am I using fsolve incorrectly?)
Hi Jordina Pierre, I understand that you are trying to find the characteristic P-V and I-V plots of a PV Array. I found 2 issu...
Trying to plot I-V and P-V characteristics (Am I using fsolve incorrectly?)
Hi Jordina Pierre, I understand that you are trying to find the characteristic P-V and I-V plots of a PV Array. I found 2 issu...
2 months 前 | 0
已回答
Is it possible to combine Retinex and Histogram Equalization Methode?
Hi Jamie, I understand that you want to combine Retinex Method with Histogram Equalization to process images. The overview of ...
Is it possible to combine Retinex and Histogram Equalization Methode?
Hi Jamie, I understand that you want to combine Retinex Method with Histogram Equalization to process images. The overview of ...
2 months 前 | 0
已回答
creating multiple holes in a flatwire PDE Modeler
Hi @Bastiaan, I understand you are getting the following error while executing the second code: Error using decsg (line 138) ...
creating multiple holes in a flatwire PDE Modeler
Hi @Bastiaan, I understand you are getting the following error while executing the second code: Error using decsg (line 138) ...
2 months 前 | 0
已回答
Matlab code for Perturbation Analysis
Hi, I understand that you are facing an error while solving the symbolic differential equations using dsolve. This is due to d...
Matlab code for Perturbation Analysis
Hi, I understand that you are facing an error while solving the symbolic differential equations using dsolve. This is due to d...
2 months 前 | 0
已回答
Im new at matlab
Hi @Carlos Julian, I understand that you have solved the given differential equation symbolically and are trying to plot the f...
Im new at matlab
Hi @Carlos Julian, I understand that you have solved the given differential equation symbolically and are trying to plot the f...
2 months 前 | 0
已回答
Finding Z-Transform of a piecewise function.
Hi @Astitva Ranjan, I understand that you are trying to find the Z-Transform of a piecewise function and are not getting a simp...
Finding Z-Transform of a piecewise function.
Hi @Astitva Ranjan, I understand that you are trying to find the Z-Transform of a piecewise function and are not getting a simp...
2 months 前 | 1
| 已接受
已回答
Accuracy of ANN confusion matrix is not correct
Hi @Keshasni, I understand that you are trying to perform k-fold cross-validation training of the ANN model. Here, there are ...
Accuracy of ANN confusion matrix is not correct
Hi @Keshasni, I understand that you are trying to perform k-fold cross-validation training of the ANN model. Here, there are ...
2 months 前 | 0
已回答
how to calculate synchronization error diagrams
Hi @凯 何, I understand that you are trying to solve the following system of equations. The first system is shown below: ...
how to calculate synchronization error diagrams
Hi @凯 何, I understand that you are trying to solve the following system of equations. The first system is shown below: ...
2 months 前 | 0
已回答
Amplitude of frequencies estimated with WSST
Hi @Alexia, I understand that you are unable to correctly find the amplitude of different frequency components with wavelet sy...
Amplitude of frequencies estimated with WSST
Hi @Alexia, I understand that you are unable to correctly find the amplitude of different frequency components with wavelet sy...
2 months 前 | 0
已回答
lookup table optimizer claims function has states, but has non
Hi @Fabian Zeulner, I understand that you are using Lookup Table Optimizer to optimize the function written in a MATLAB Functi...
lookup table optimizer claims function has states, but has non
Hi @Fabian Zeulner, I understand that you are using Lookup Table Optimizer to optimize the function written in a MATLAB Functi...
2 months 前 | 0
已回答
Effecincy in i-v and p-v curves
Hi @Mohammed Alghamdi, The non-ideal Power-Voltage curves obtained during actual experiments can be due to a variety of reason...
Effecincy in i-v and p-v curves
Hi @Mohammed Alghamdi, The non-ideal Power-Voltage curves obtained during actual experiments can be due to a variety of reason...
2 months 前 | 0
已回答
Define fields with x and y coordinates and perform analysis combining these fields.
Hi, Assuming that the two fields are already represented as vectors, a simpler way to add these two fields is to simply use th...
Define fields with x and y coordinates and perform analysis combining these fields.
Hi, Assuming that the two fields are already represented as vectors, a simpler way to add these two fields is to simply use th...
2 months 前 | 0
已回答
Differential Equation Ayers Chapter 2 problem 4
Hi @Joseph Palumbo You outlined 2 tasks in the comments: Showing that is the primitive of the differential equation ...
Differential Equation Ayers Chapter 2 problem 4
Hi @Joseph Palumbo You outlined 2 tasks in the comments: Showing that is the primitive of the differential equation ...
2 months 前 | 0
已回答
How to fix Polyspace CodeProver Orange warnings due to + operator
Hi @Dinesh Kumar, Assuming that the result of the sum will not overflow. You can bypass the Code Prover warning by asserting t...
How to fix Polyspace CodeProver Orange warnings due to + operator
Hi @Dinesh Kumar, Assuming that the result of the sum will not overflow. You can bypass the Code Prover warning by asserting t...
2 months 前 | 0
已回答
how to find out overcoming force in linear actuator model
Hi @adhavan d, Assuming to be the force exerted on the plunger by the actuator and and to be the displacement and mass of th...
how to find out overcoming force in linear actuator model
Hi @adhavan d, Assuming to be the force exerted on the plunger by the actuator and and to be the displacement and mass of th...
2 months 前 | 0
已回答
The running time of the pattern command increases with frequency
Hi, The pattern function is expected to execute longer for larger frequencies and larger rectangular arrays. This is because th...
The running time of the pattern command increases with frequency
Hi, The pattern function is expected to execute longer for larger frequencies and larger rectangular arrays. This is because th...
2 months 前 | 0
已回答
Disturbance response evaluation of magnetic bearings.
Hi @shunya, Since the external force is in Newtons, it cannot be directly added to the input of the plant which is expecting ...
Disturbance response evaluation of magnetic bearings.
Hi @shunya, Since the external force is in Newtons, it cannot be directly added to the input of the plant which is expecting ...
3 months 前 | 0
已回答
Drawing backward and forward points using intrinsic low dimensional manifold (ILDM)
Hi @owais Ayub While reviewing the provided code, I found two possible code snippets that might be affecting the generation of ...
Drawing backward and forward points using intrinsic low dimensional manifold (ILDM)
Hi @owais Ayub While reviewing the provided code, I found two possible code snippets that might be affecting the generation of ...
3 months 前 | 0