Amril Luqman
Followers: 0 Following: 0
Feeds
提问
How to move a simulink model with solidworks model to another new pc?
Im creating a 3 degree of freedom robotic arm simulation in simulink, but my old laptop is too slow to run matlab now. So i copy...
1 year 前 | 2 个回答 | 0
2
个回答提问
Switch results at certain condition
g=9.81; %gravity acceleration v=input('Enter the value of Velocity'); theta=30*pi/180; % compute and display results disp('t...
3 years 前 | 1 个回答 | 0
1
个回答提问
Plotting y=sin x in 3d
I want to plot y=sin x,0≤ x ≤ 2π, with 300 linear space points interval in 3D. Im kinda new to matlab, so i the read help center...
3 years 前 | 1 个回答 | 0
1
个回答提问
Extracting value from array and determine it position
suppose i have this table. How do i determine how many days the temp in lake A was above 60 and on what day its happen? I use t...
3 years 前 | 0 个回答 | 0
0
个回答提问
Extracting number in array at certain threshold and determine its position
Suppose that i have an array, i want to extract the number that higher than 5 and i want to know their position too. how can i d...
3 years 前 | 1 个回答 | 0