mortain
2011년부터 활동
Followers: 0 Following: 0
image processing, statistics
Professional Interests: im
Feeds
질문
Edge detection water droplet
<</matlabcentral/answers/uploaded_files/63463/Test.png>> Hello, I am interested into evaluating the section area of the wa...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Ordinary differential equation - pratical problem
Hello, I have a single equation of the form: u'=a*u^2+b*u^1.5+c*u+d. I am trying to solve it in Matlab but it does not find ...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
2D function contruction
Hello, I had scattered data from 3 experiments. The tests measure voltage and flow rate for three different geometries. I hav...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using the print command makes disappearing a surface from a figure
Hello, I am using Matlab R2014b. I have a picture which is made by 3 items: 1) lines made with plot 2) cloud of points made...
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
Startup matlab is slow
Hello, I have a 64 bit computer, running Windows 7 and with Intel XEON 2.8 GHZ and 50 GB RAM, with Matlab R2014B. The star...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Linear System to be solved when the matrix of the coefficients is not defined
Hello, I need to solve a linear system of equations [A]{x}={b} but I don't have the matrix [A]. To be more precise, the equat...
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
Interpolating through spline and then get corresponding values
Hello, I have a certain set of points which create a curve. I want to evaluate what is the y value at other x locations, not ...
대략 12년 전 | 답변 수: 1 | 0
1
답변답변 있음
I cannot make a calculation with the command int
close all clear all clc n=5 alfa=10; beta=10; digits(40) syms x dim=5; %max order polyno...
I cannot make a calculation with the command int
close all clear all clc n=5 alfa=10; beta=10; digits(40) syms x dim=5; %max order polyno...
12년 초과 전 | 0
질문
I cannot make a calculation with the command int
Hello, I am doing a calculation, but matlab doesn't want to do it with the command int. I have found the solution with other sof...
12년 초과 전 | 답변 수: 5 | 2
5
답변질문
Request of calculating mixed integral - from -Inf to k
Hello, I have a simple question, but i cannot solve it. I would like to evaluate the integral of the function: f=exp(-x) b...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
Hatching a region between two functions
Hello, I have a set of data, I calculated the min and the max and the average and then I want to plot the average and hatch t...
13년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Plot 3d graphs of a 2D gaussian function
Thank you very much, it is working in a wonderful manner! I have understood how it works....
Plot 3d graphs of a 2D gaussian function
Thank you very much, it is working in a wonderful manner! I have understood how it works....
13년 초과 전 | 0
질문
Plot 3d graphs of a 2D gaussian function
Hello, I have two gaussian variables and their probabilities. The number of points is limited to 200 and I want to plot the ...
13년 초과 전 | 답변 수: 3 | 0