Govind KM
Followers: 0 Following: 0
Python, C++, MATLAB, SQL
Spoken Languages:
English, Hindi
Pronouns:
He/him
Statistics
0 Questions
80 Answers
RANK
1 205
of 295 844
REPUTATION
58
CONTRIBUTIONS
0 Questions
80 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
11
RANK
of 20 288
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 650
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Swarm robot simulation using Mobile Robotics Simulation Toolbox
Hi Shin, This example on Swarm Robot Simulation might be helpful: https://www.mathworks.com/help/robotics/ug/control-and-simul...
2 dagar ago | 0
how to write a trained fuzzy FIS tree to disk
Hi Andrey, Support for saving a FIS tree object to a MAT file using the writeFIS function has been added in MATLAB R2024b. I wo...
2 dagar ago | 1
| accepted
how to see the formula fourier from matlab simulink
Hi Yola, You can use the fourier function to get the fourier transform of a function, or the fft function to get the Discrete F...
2 dagar ago | 0
I'm getting an error error "using tall/cellfun" while doing a project listed in mathworks "Denoise Speech Using Deep Learning Networks".
Hi @为, From what I understand using Google Translate, the error message in the provided image when using tall/gather seems to b...
4 dagar ago | 0
How does Matlab scale antenna fields?
Hi Matt, The magnitudes of the electric and magnetic fields are calculated from the properties of the antenna or array object, ...
5 dagar ago | 0
What information is stored by p1/p2/... in this code sample?
Hi Thomas, I believe the provided code represents a system of linear inequalities, with A and b representing the coefficients a...
5 dagar ago | 1
After installation of documentation on the PC, I get "Invalid default value for property 'Location' in class 'matlab.internal.doc.url.DocPageParser'"
Hi @Mathieu GRISON, I was able to install documentation offline in MATLAB R2024b Update 1 without any issues, following the ste...
20 dagar ago | 0
How should the Visual C++ compiler versions featured in the supported compilers matrix be interpreted?
Hi @Jean-Alain Geay, I agree with your interpretation of the linked article, that "Update 5" refers to the minor version of Vis...
24 dagar ago | 1
How to fix Simulink c code generator case sensitivity issue?
Hi @Christian Edgar, i had a similiar issue when using custom C files to generate code for my model in Simulink. A workaround f...
25 dagar ago | 0
Are robust weights accounted in the calculation of the Goodness-of-fit statistics, returned as the gof structure of fit function?
Hi @mila_po, The Robust parameter is indeed taken into account in the calculation of the Goodness-of-fit statistics when using ...
26 dagar ago | 0
Give initial value to the "AXI4 Random Access Memory" block in simulink
Hi @ALi Falahati, Functionality for memory initialization and logging has been added to the AXI4 Random Access Memory block in ...
ungefär en månad ago | 0
How to read Brimrose NIR spectral data
Hi @Dimuthu Jayawickrama, The content and structure of a .dat file depend on the application that created it. It is not tied to...
ungefär en månad ago | 0
Get an Error connecting LEGO Mindstorms EV3 via bluetooth with MATLAB but can connect with Simulink; How do I fix this?
Hi Estelle, The main reason for this error is an incompatibility between the bluetooth stacks on the host machine and the LEGO ...
ungefär en månad ago | 0
What's wrong with my geometry definition that I have to mesh after?
Hi @hakim oueslati, This error is usually caused by very small connected meshes or alignment issues within the geometry. More i...
ungefär en månad ago | 0
CIR filter w in nrChannelEstimate (practical channel estimation)
Hi @Thien Hieu, CIR denoising refers to the process of reducing noise in the Channel Impulse Response (CIR) estimates obtained ...
ungefär en månad ago | 0
| accepted
How to change the type of step for a Simulink Solver from variable to fixed in the Electric Vehicle Thermal Management model in Simulink?
Hi Yash, When running the Electric Vehicle Thermal Management example model with the solver type as variable step and the solve...
ungefär en månad ago | 0
Can Simulink Model be deployed on Production Server and/or Web App Server?
Hi @Biyan Li, While MATLAB Compiler does not support Simulink, Simulink simulations can be deployed on both MATLAB Web App Serv...
ungefär en månad ago | 1
| accepted
Where can I find the library 'sm_suspension_templates_lib'?
Hi Cornelius, Since MATLAB R2023b, resources related to demos have been shifted to standalone examples, which can be accessed u...
ungefär en månad ago | 1
| accepted
Code generation information file does not exist Problem&Code generation errors&Quadprog code generation
Hi @Pholash_L, As I understand, you are facing an error when trying to generate code using Embedded Coder in Simulink. The most...
ungefär en månad ago | 0
Libreria UAV Toolbox Pixhawk de Matlab soporta Pixhawk 6c mini?
Hi @jesus omar, From what I understand using Google Translate, you are trying to work with a Pixhawk 6C Mini flight controller ...
ungefär en månad ago | 1
Array inputs have incompatible channel dimensions.
Hi Ahmad, A common reason for the mentioned error is a mismatch between the dimensions of input data and the expected input dim...
ungefär 2 månader ago | 0
Symbolic variable in matlab function block
Hi Mukesh, I was facing a similar issue when I was using symbolic expressions inside a MATLAB Function block. A workaround for ...
ungefär 2 månader ago | 0
problem with ica plot funtion in fast ica toolbox
Hi @ahmad, The original "icaplot.m" file from the FastICA package contains a switch statement at line 93 to precede the case st...
ungefär 2 månader ago | 0
Simulink R2022b crashes - issue with libmwsl_common_blocks.dll
Hi Roliveira, I was facing a similiar issue when simulating my Simulink model containing Lookup table blocks. The reason for th...
ungefär 2 månader ago | 0
Error using Genfis function in ANFIS
Hi Zeinab, The error seems to be due to some NaN or Inf values present in the output data argument being passed to the genfis f...
ungefär 2 månader ago | 0
Unable to launch MATLABWindow
Hi @Juan Lorenzo, A possible reason for this error is the use of a different version of Java than the one shipped with MATLAB. ...
ungefär 2 månader ago | 0
Execute UDP read faster
Hi Rakesh, One way to speed up the UDP read process is to read and process the data in chunks. Additional details on this and o...
ungefär 2 månader ago | 0
Simscape Battery model extension
Hi yoi, From what I understand, you wish to set the Terminal Resistance (R0) parameter of the Simscape Battery (Table-Based) bl...
2 månader ago | 0
Check Block Compatibility Error
Hi @wenjing cai, The Digital Filter block has been made obsolete. It is recommended to use the Discrete FIR Filter, Discrete Fi...
2 månader ago | 0
How to store images and vectors in CNN image-to-vector regression problems
Hi @Hiroki Fukuda, The reasons for the error are: When passing 2D images in the form of a numeric array as input to the trainN...
2 månader ago | 0