Feeds
질문
Matlab results display problem in VB
I have created this function in Matlab: function [Res] = myDoubInt(param) pc=0; f1 = @(x)(((log(x) - log(31.1))./ 0.48).^...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
Double Integration problem
I am trying to integrate the following function.This is my code in matlab and the error messages: pc=0; f1 = (log(x) - log(31....
거의 15년 전 | 답변 수: 3 | 1
