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
