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年 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 0
