photo

Sushanth Manchikatla


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Project Euler I
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Community Group Solver
  • Solver

View badges

Feeds

View by

Question


Finding a summation of a two variable function keeping one parameter constant.
I need to do a summation of a function f(x,n) such that x remains as a variable in the process and n varies from 1 to N ( like 1...

3 years ago | 1 answer | 0

1

answer

Question


Assigning Dynamic Variables in Simulink
How do I create a variable/ output a variable from a function using user defined matlab function block in simulink. The code of ...

4 years ago | 1 answer | 0

1

answer

Question


Using format specifiers for extracting data from sqlite database file
In the given code snippet, what should be done at the "?" to get the details mentioned in the query from a table BIO in the dat...

4 years ago | 1 answer | 0

1

answer

Question


Variable of Integration in Simulink
How to integrate a function or any source variable with respect to another variable (" the variable of integration" ) rather tha...

4 years ago | 1 answer | 1

1

answer

Question


How to use one function in another function
If I have a function f1 defined in a f1.m file and another f2 in f2.m, how to use these two functions in another function defini...

4 years ago | 2 answers | 0

2

answers

Question


Pausing code for some time
How to pause the code execution for a given amount of time in matlab ( similar to Sleep() or delay() in c++)?

4 years ago | 1 answer | 0

1

answer

Question


question regarding figures in ploting graphs or surface
If I have created two or more figures, say figure 1,2,3.. in matlab, and each of them has a surface or any graph plotted in them...

4 years ago | 1 answer | 0

1

answer