Feeds
질문
What's the difference using .* and *, or ./ and /?
Hi when do I know to use the . in dividing or multiplying? Originally, I had thought to use .* or ./ if we are doing element-by-...
10년 초과 전 | 답변 수: 1 | 1
1
답변질문
Solving Matrix Equations Using \
Hi, I have a question which involves using the \ on matrix equations where AX=B. The matrices that I have are: A= 0.1750 ...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
Exponential Function without exp() function
Background info: The exponential function can be defined. but i keep getting wrong values.
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to put a script into another script
Hi, I've written a for loop called My_Factorial.m and I want to put it into a new script file. For example: the equation is ...
10년 초과 전 | 답변 수: 1 | 2
1
답변질문
Exponential Function using Taylor series
Hi, I've been trying to write a code which has a row vector input of numbers (x in my code) and the output is row vector e^x (y ...
10년 초과 전 | 답변 수: 1 | 0
