Community Profile

photo

Kautuk Raj


Last seen: Today Con actividad desde 2023

Followers: 0   Following: 0

Estadísticas

  • Knowledgeable Level 3
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
'failure to load device plug-in' in MATLAB/Simulink for Vector VN1610 CAN interface.
Hi Sam, I see that you are encountering a "failure to load device plug-in" error when trying to connect the Vector VN1610 CAN in...

2 días hace | 0

Respondida
无法安装signal processing
I see that you already have a MATLAB license and want to install the Signal Processing Toolbox. You can refer to the followin...

3 días hace | 0

Respondida
Under voltage error occurred while estimating PMSM parameters using TI LaunchPad 28379D and Boost pack 8305
Hi Saathwik, I can understand that encountering an under-voltage error while estimating PMSM parameters using the TI LaunchPad 2...

3 días hace | 0

Respondida
Design a hydrokinetic turbine in Simulink.
Hi Kawsar, I understand that you are aiming to design a hydrokinetic turbine in Simulink using real mechanical data from an E...

28 días hace | 0

| aceptada

Respondida
Is it possible to utilize the sound recorded on 'matlab mobile' during simulink real time simulation?
I comprehend that you want to leverage the sound recorded on 'MATLAB Mobile' in a Simulink real-time simulation. I invite you ...

29 días hace | 0

Respondida
how to create contant conical strucure in matlab mainwriting ?
Hi Alia, It is my understanding that you are seeking guidance on how to create a constant conical structure in MATLAB using i...

30 días hace | 1

| aceptada

Respondida
how can i calculate this equation using matlab
Hello Seungpyo Kang, I observe that you want to solve a fourth-degree equation (quartic equation) in a similar manner in MATL...

30 días hace | 0

Respondida
How to add variables to the equation by using loop?
Hello Rufat Ismayilov, I see that you want to dynamically adjust the number of terms in an equation based on a specified lag v...

alrededor de 1 mes hace | 0

Respondida
trainNetwork: è possibile accedere alla rete tramite la funzione di callback durante l'addestramento?
I capture the fact that you are looking to use Mean Absolute Error (MAE) as a loss function for evaluating the performance of yo...

alrededor de 2 meses hace | 0

Respondida
How to set a dynamic property as transient?
From what I gather, you are seeking clarification on why setting the Transient attribute to true for a dynamic property in MATLA...

alrededor de 2 meses hace | 0

Respondida
Importing OWL API in Matlab
From your question, I can understand that you are experiencing difficulties integrating the OWL API with MATLAB to load an ontol...

alrededor de 2 meses hace | 0

Respondida
Inputting Statics Equilibrium Equations
I see that you are seeking guidance on how to enter and solve static equilibrium equations in MATLAB. I assume that you are usin...

2 meses hace | 1

| aceptada

Respondida
how to convert the single sided fft output into dBm
I reckon that you wish to convert the single-sided FFT output of a noisy signal into dBm units to compare with spectrum analyser...

2 meses hace | 0

Respondida
Is the code repo for the seminar "Design and Simulation of Autonomous Surface Vessels (ASV)" available?
Hi Jason, I invite you to check the following File Exchange post, where you can also find the link to the GitHub repository wh...

2 meses hace | 0

Respondida
2d Chebyshev polynomial interpolation
It is my understanding that you are seeking a method to interpolate a 2D polynomial over a grid of Chebyshev points, extending t...

2 meses hace | 0

Respondida
Why does my speedup resolution reduction code not function correctly?
It is my understanding that you would like to determine why two versions of your MATLAB code, which aim to reduce image resoluti...

2 meses hace | 0

Respondida
Import data from web and using button from the web
I understand that you would like to import data from the web using MATLAB functions. I assume that you are using MATLAB R2023b. ...

2 meses hace | 0

Respondida
How to make use of asbTrajectory Tool
I reckon that you are trying to run and understand the Quadcopter Project example which can be found in the documentation of the...

2 meses hace | 0

Respondida
Path planning for automated parking using hybrid A* algorithm
I understand that you are trying to run the "Automated Parking Valet" example in the Automated Driving Toolbox, which utilizes t...

2 meses hace | 0

| aceptada

Respondida
Simulating for U channel cooling system using own battery pack.
I suggest verifying the the sizes of the ports on both components (Module1.BottomExtClnt and U_shaped_Channels.Side1). As the er...

2 meses hace | 0

| aceptada

Respondida
How to generate Rayleigh/Weibull distributed complex random variable?
To generate a complex random variable with a Rayleigh or Weibull distribution, you can use the raylrnd or wblrnd functions in MA...

10 meses hace | 0

Respondida
Script to load .mat file from a path, calculate a value based on a formula, loop the same until the last file of the folder (could be 1000s) and add the calc'd values in one.
This is a sample script which will help you accomplish what you need: % Specify the folder containing the .mat files folder =...

10 meses hace | 0

Respondida
Extracting a specific row from two different variables
You can use MATLAB's logical indexing feature. Here is an example of how you can do this: Assuming your data is stored in two a...

10 meses hace | 0

Respondida
Feature selection in sequence to one regression
In the case of a sequence-to-one regression problem, where you have multiple time-series features and a single-valued target var...

10 meses hace | 0

| aceptada

Respondida
Not able to run the app designer code.
The error you are encountering is because the registerApp method in your today4 class has different access permissions than the ...

10 meses hace | 0

Respondida
Calling Python modules in MATLAB function Simulink Block
The issue you are encountering is due to the way MATLAB handles Python function calls in the Simulink environment. In MATLAB scr...

10 meses hace | 0

Respondida
General code for chebyshev pseudo spectral method
The pseudo-spectral collocation method is a numerical method for solving differential equations using the spectral representatio...

10 meses hace | 1

| aceptada

Respondida
How to insert cell array into first row of excel worksheet using worksheet and workbook properties (dot notation)?
You can add a row to the newly created worksheet using worksheet and workbook object properties in MATLAB. This is an example of...

10 meses hace | 0

| aceptada

Respondida
Write values of large cell to .inp file
A combination of fprintf and loops can be used to write the values of the doubles in your cell array to a text file. A sample co...

10 meses hace | 0

Respondida
create a parquet file with struct inside it
Parquet is a columnar storage format that is optimized for reading and writing large amounts of structured data efficiently. Whi...

11 meses hace | 0

Cargar más