Feeds
提问
I want to plot a integral expression but it shows error as "Incorrect dimensions for raising a matrix to a power. Check that the matrix is square" Kindly help me out
clear all clc syms t hw sigma=8.41/1000000; A=4*10^(-14); C=1.2404e+08; hw=[2:0.02:9]; t=int((1/((C/sigma)*((sigma*hw)^3+...
4 years 前 | 1 个回答 | 0
