Feeds
提问
change constant block value
Hello, Can you please look at the below screenshot and help me in simulating my file, <</matlabcentral/answers/uploaded_files...
8 years 前 | 2 个回答 | 0
2
个回答提问
Why is the image size changing
dpc=imread('2D/original.tif'); imwrite(dpc,'2D/original1.tif'); Why does the size of original.tif and original1.tif images...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to make my code run faster
This is the code I have written for solving a system of differential equations %%CODE STARTS HERE ti=0; %Initial tim...
9 years 前 | 0 个回答 | 0
0
个回答提问
Given a positive number , how to determine its surrounding integers
Can someone please explain how to get the surrounding integers for a given positive number ( for ex. if number is 1.23 then it s...
9 years 前 | 1 个回答 | 0
1
个回答提问
Code for solving simultaneous differential equations
Can someone help me with the code for solving two simultaneous differential equations ( Preferably RK method of order 4 ) in the...
9 years 前 | 0 个回答 | 0
