Feeds
질문
Solve second order differential equation with independent variable
I need the solution to the following second order differential equation: D2y+(2/x)*Dy= 10*(y/(1+y)); I want to use ode45 f...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
Using logical operators within if statement
This probably is a very silly thing, but somehow I am not getting it right. I need to input the value of a variable'um' from...
거의 11년 전 | 답변 수: 3 | 0
3
답변질문
Solving 3 simultaneous first order differential equations
I need to solve the following set of differential equations using MATLAB. <</matlabcentral/answers/uploaded_files/6286/ChartI...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
Solving 3 simultaneous first order differential equations
I need to solve the following set of differential equations in Matlab. <</matlabcentral/answers/uploaded_files/6221/Char...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
Histogram for a 3D grayscale image
I need to find out the normalized histogram ( or histogram) for a 3D graylevel image. I tried using the following (imHistogr...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
Problem with for (nested) loops
Hi I am making a function. This is part of it. Here, I have a 1 x 256 array and i need to find out a corresponding value fo...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Use of Correlation function( corr)
I am new to MATLAB. I need to test correlation function on a data set in the form of a table(1x9757). When i input this into...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Maniputalting data to input in a function.
I have a function for entropy. I need to test data in the form of table (19 rows and 1359 columns). I need to know in what form...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Extracting data from a table(.mat file)
I have a .mat file which consist of a table( size- 19x3659). I need to extract data from it in the following pattern. Column 1...
12년 초과 전 | 답변 수: 3 | 0