Feeds
提问
Does Matlab have a permutation operator?
I just want to perform the operation 10! = 10*9*8*7*6*5*4*3*2*1, but I can only find permutations relating to the obtainin...
7 years 前 | 1 个回答 | 0
1
个回答提问
Help plotting the Lennard Jones Potential
I have the following code to plot the Lennard-Jones potential for Xe However, when I plot the code instead of getting the expec...
7 years 前 | 2 个回答 | 0
2
个回答提问
Using a for loop for a structure
I have a 1x1 structure with 10 field elements 'trial1','trial2',etc. each field corresponds to a ~3000x3 matrix (the matrices ar...
7 years 前 | 0 个回答 | 0
0
个回答提问
Multiple outputs in function not showing.
I'm trying to write a function for calculating the fixed point iteration for a system of 2 equations. Although my function works...
8 years 前 | 1 个回答 | 0