Feeds
提问
Restoring model operating point and resetting time
I have a saved model operating point at time t=2s. I would like to start at the state in the operating point at t=2s, but would ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Slow execution of scripts
Hi, I would appreciate if someone could help me out with this. I have a finite element code where I use properties of different ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Reshape a single dimension of matrix
Hi, I have a matrix A_{mxn}. For each column, I would like to split all the rows into a sxt matrix such that the final matrix l...
8 years 前 | 1 个回答 | 0
1
个回答已回答
a problem with summation
You can create a symbolic variable syms p for m_indx=1:m R_g(p)=R_g(p)+F_i*p^(m_indx-1)*(1-p)^m_indx; ...
a problem with summation
You can create a symbolic variable syms p for m_indx=1:m R_g(p)=R_g(p)+F_i*p^(m_indx-1)*(1-p)^m_indx; ...
9 years 前 | 0
| 已接受
已回答
divide data to 100 input files
I don't understand why you want to reshape it but here's how you'd do it if you wanted to form a matrix like you have; n=si...
divide data to 100 input files
I don't understand why you want to reshape it but here's how you'd do it if you wanted to form a matrix like you have; n=si...
9 years 前 | 0
提问
Inbuilt Bessel Polynomials in Matlab
Hi, I understand that Matlab has inbuilt bessel functions, but does it have inbuilt Bessel polynomials as in https://en.wikipe...
9 years 前 | 1 个回答 | 0