prabhjeet singh
Followers: 0 Following: 0
Statistics
RANK
32.176
of 296.405
REPUTATION
1
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 20.376
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156.371
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
Question
Pass variable to .m file from app designer
I am new in matlab app designer, but I have gone through basics of it. I have a very simple query where I am stuck at. I am cal...
ongeveer 3 jaar ago | 2 answers | 0
2
answersQuestion
Computing computational load for 2 programs
Good evening. We often see in the research literature that a particular advance technique reduced the computational load. I wo...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
Retrieve vector within function file
x = 10'; tspan = [0 10]; [t,x]= ode45(@fun,tspan,x); [~, u] = fun(t.',x.'); figure(1) plot(t,u,'-k','Linewidth',1.5); and ...
bijna 4 jaar ago | 1 answer | 0
1
answerHow to extract variable from a function file while using ode45?
Thankyou very much for the instant respone. I am still not able to plot (t,u). I am expecting response similar to the attachmen...
bijna 4 jaar ago | 0
Question
How to extract variable from a function file while using ode45?
x = [0.8 -0.2 1 0 0 0.8 -0.2]'; tspan = [0 20]; [t,x]= ode45(@(t,x) fun(t,x),tspan,x); function [dot] = fun(t,x) k1 = 3; k2...
bijna 4 jaar ago | 2 answers | 0
2
answersQuestion
Using RK4 method to solve system of equations instead of ODE45
I have solved system of equations using ode45 code. But i need to solve using RK4 method. I have attached 3 codes for ode45 here...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
pid licence checkout failed.
I get error which is pid licence checkout failed. I have installed simulink control design licence, but of no use. Please he...
meer dan 4 jaar ago | 0 answers | 1