Feeds
提问
using sat(.) function i.e y=sat (x) function
Hi all, can someone put me through this I need to use a sat function in a sliding mode control problem : below is the alter...
12 years 前 | 1 个回答 | 0
1
个回答提问
this code is not working it defied my debug plis assist...
x0=[1 4]; tspan=[0 10]; [t,x]=ode45('Assignment_6a',tspan,x0); % figure(1) % plot(t,x(:,1),'r-',t,x(:,2),'k--'); ...
12 years 前 | 0 个回答 | 0
0
个回答提问
hey everyone, i want to if my histogram equalization was sucessful or not : by generating K random variable with Weibul distribution assuming my a = 1 and b= 5..Then how do i generate uniformly distributed variable L from K
hey everyone, i want to see if my histogram equalization was sucessful or not : by generating K random variable with Weibul dis...
12 years 前 | 1 个回答 | 0