Sushanth Manchikatla
Followers: 0 Following: 0
Statistics
RANK
32,190
of 295,569
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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