Sushanth Manchikatla
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0