photo

Lokesh


Last seen: 1 day 前 自 2022 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him

统计学

  • Knowledgeable Level 3
  • 6 Month Streak
  • First Answer

查看徽章

Feeds

排序方式:

已回答
resolving SL build error
Hi Dheeraj, The error "No rule to make target" may occur due to an incorrect path. One possible reason for this issue is the pr...

22 days 前 | 0

已回答
Why am i getting this error?
Hi Rajashri, I understand that you are encountering a "No rule to make target" error while building your "miniproject". This er...

22 days 前 | 0

已回答
Failed to generate all binary outputs
Hi Ahmed, I see that you are facing the error while building your model. The error "No rule to make target" is typically throw...

23 days 前 | 0

已回答
Why wouldn't 'StrongDataTypingWithSimulink' for 'Stateflow.Chart' classes be recognized as a property?
Hi Engenuity, It is my understanding that you are facing an error while trying to access 'StrongDataTypingWithSimulink' for the...

27 days 前 | 2

| 已接受

已回答
The first CIC Decimator output is always zero
Hi Jay, I believe that the behavior you are observing where the first output of the CIC decimator is zero is expected due to th...

27 days 前 | 0

已回答
Cannot find Preferences > Keyboard > Shortcuts after enabling dark mode
Hi Daigo, It appears the problem you're encountering with accessing the keyboard shortcut preferences after enabling dark mode ...

2 months 前 | 1

| 已接受

已回答
[0:0.1:1] whys is not exactly 0.1 steps ?
Hi Pedro, The reason that verification does not return 1 is due to floating point arithmetic errors. In MATLAB, just like all o...

2 months 前 | 0

| 已接受

已回答
Mex error while running a code matlab 2021a
Hi akshara, It appears that the first issue is related to a compiler flag error when trying to compile a C++ file using the 'me...

2 months 前 | 0

已回答
How to convert a 1x1 table coining a list of N names into a Nx1 string of names
Hi Nicola, It appears that T is a cell array containing a single string. To achieve the conversion to a 4x1 string array 'TT' ...

2 months 前 | 0

已回答
Is MATLAB not case sensitive while using function load
Hi Anusaya, The behavior you described with the 'load' function is related to the file system, not MATLAB itself. On Windows sy...

2 months 前 | 0

已回答
How to read the n-d lookup table breakpoint names including Table Data name?
Hi Manish, I understand that you are looking to extract the lookup table variable names using MATLAB commands. To achieve this,...

3 months 前 | 0

已回答
Problem in specifying legend in multiple lines and symbols plot
Hi Raj, I understand that you are looking to add a specific legend to your MATLAB plot that combines both color and symbol info...

3 months 前 | 0

已回答
How to write Array signals log data into MF4 file format?
Hi Manish, It is my understanding that you are encountering an error while trying to write data that contains array signals wit...

3 months 前 | 1

| 已接受

已回答
Matlab error: Error using simulannealbnd Too many input arguments. Error in mainsa (line 12) [x, fval, exitflag, output] = simulannealbnd(abc, x0, [], [], lb, ub, options);
Hi ASWATHI, The correct syntax for the 'simulannealbnd' function is as follows: "simulannealbnd(fun,x0,lb,ub,options)". Based o...

3 months 前 | 0

已回答
split Each Data store
Hi shehryar, It is my understanding that you would like to split datastore maintaining the alignment of images and their corres...

3 months 前 | 0

已回答
Tengo 2 gráficas , en el eje Y tengo Aceleración en gráf. 1 y Velocidad en gráf. 2. Y en el eje X para ambas tengo Periodo (Segundos). ¿Como puedo crear una tercera gráfica?
Hi Queren, It is my understanding that you want to plot acceleration vs displacement, given acceleration vs time and velocity v...

3 months 前 | 0

已回答
I have 2 graphs , on the Y axis I have Acceleration in graph. 1 and Speed in graph 2. And on the X axis for both I have Period (Seconds). How can I create a third chart?
Hi Queren, It is my understanding that you want to plot acceleration vs displacement, given acceleration vs time and velocity v...

3 months 前 | 1

| 已接受

已回答
Error using fmincon function
Hi Nazia, It appears you are encountering the "Too many input arguments" error while using the 'fmincon' function. The correc...

3 months 前 | 0

已回答
How to use a transformed data store to train the network ?
Hi Badavath, It is my understanding that you are encountering an issue when transforming an Image Datastore, as the resulting t...

3 months 前 | 0

已回答
How to check mixer upconverted output at 2.4GHz?
Hello Rajashree, To verify that your signal has been upconverted to 2.4 GHz before transmission, you can utilize the Spectrum A...

3 months 前 | 0

已回答
Calculating Greatest Common Divisor using While loop
Hi Dylan, I understand that you are working on implementing the GCD of two numbers using a while loop, aiming to apply the Eucl...

3 months 前 | 1

已回答
Is it a Python matlab.engine's bug for slicing 2D data?
Hi, I understand that the 'sub_img' obtained after slicing 2D data 'img' does not match your expected result. When attempting ...

3 months 前 | 0

已回答
error >> Matrix dimensions must agree. How to fix
Hi Ofer, It appears that you are encountering the error "Matrix dimensions must agree" while running your MATLAB script. This...

3 months 前 | 0

已回答
sprintf in 2 lines, with 2 variables, in bold, and interpreter latex
Hi Sim, It is my understanding that you would like to bring the text corresponding to "'{\\boldmath$\\alpha=%d$}',alpha" to a s...

3 months 前 | 1

| 已接受

已回答
split up a matrix at discontinuities
Hi puccapearl, I understand that you are looking to split the matrix into smaller matrices(or segments) whenever there is a dis...

3 months 前 | 1

已回答
PID TUNING tool a Simulink control design license but license checkout failed while flag =1
Hi Dhara, It is my understanding that you are encountering a 'License checkout Failed' error while using the PID tuning tool. ...

4 months 前 | 0

已回答
How long can "post installation tasks" last?
Hi Anita, It is my understanding that your installation hangs at "post-installation tasks" and does not complete. Please refer...

4 months 前 | 0

已回答
Install matlab R2023b on mac
Hi Parham, I understand that your installation hangs at "Performing post-installation tasks" and has not completed. Please ref...

4 months 前 | 0

已回答
Can not calculate coefficient Accurately
Hi inzamam, As per my understanding, the values of coefficients returned from 'coeffs' is different from your expected values....

4 months 前 | 0

已回答
How can I solution the problem that Static code metrics report was not successfully generated becuase of the following errors?
Hi CHEN, It is my understanding that you are encountering issues with generating Static Code Metrics Report. The following are...

4 months 前 | 0

加载更多