Feeds
提问
how can i save function file to run programme? kindly help me out
% B = xlsread('myfile.xls','Sheet 1','B10:F28') % % clear all; % close all; clc % data= xlsread ('myfile.xls','Sh...
9 years 前 | 1 个回答 | 0
1
个回答提问
how can i find the volume of a cube containing 1000 nanoparticle (particle particle interactions are ignored)
we have nano-particles npx=10,npy=10,npz=10 nano-particles in x,y and z direction.so,np=1000 we need to find volume by using th...
12 years 前 | 0 个回答 | 0
0
个回答提问
how can i plot the assembly ?
npx=12; % no. of NPs on x-axis npy=12; % no. of NPs on y-axis npz=12; dx=1; % distance b/w two NPs on x-axis dy=1; % distance...
12 years 前 | 0 个回答 | 0
0
个回答已回答
how i can generate random points inside a cube?
npx=12; % no. of NPs on x-axis npy=12; % no. of NPs on y-axis npz=12...
how i can generate random points inside a cube?
npx=12; % no. of NPs on x-axis npy=12; % no. of NPs on y-axis npz=12...
12 years 前 | 0
