zina shadidi
Followers: 0 Following: 0
Professional Interests: computational physics, interatomic displacements, medical physics
Estadística
15 Preguntas
3 Respuestas
0 Problemas
2 Soluciones
CLASIFICACIÓN
163.353
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
15 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
83.832
of 153.912
CONTRIBUCIONES
0 Problemas
2 Soluciones
PUNTUACIÓN
30
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
how to plot the imaginary part of an array numbers as a minus y-axis data
in developing a matlab code I need to plot the imaginary part of the frequency range in the negative y-axis range . the real p...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Finite Difference Time Domain with multi materials
This is the finite element time domain for one barrier I want to add a barrier , the loop was doubled, But I can not see the e...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How to fix legend error??
Hi my code is running well but I have a legend error when I write 'legend('Curve Name')' it appears only the first one (Wa...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
problem with numerical integration
I have problem with integration in the folowing code at the last line %%%%%%%%%%%%%%%%%%%%%%%%%% % Phonon dispersion relation ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
import with Excel problem
This code can not import an Exel file function TransferMatrix %------------BEGIN USER INPUT PARAMETERS SPECITIFCATION------...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
delete zero elements from vector
Hi I have k (1,600) size, it contain zeros at 451-600 elements. I want to delete these zero elements. At the end of this ve...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
extending matrix with numbers (not zero)
In the folowing code; I have error Index in position 1 exceeds array bounds (must not exceed 4). Error in Untitled1111111 (li...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
is for loop eating my data :)
In the folowing code, the plot is empty .I think that my data is overlapping. why i have an empty plot , and how can i fix i...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to fix this code in calling function
%% Call the transfer matrix R, T, A calculator function and build spectra %%%may be need to % Convert angle to radians [n1]=xl...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i put the jreftran function in loop
Hi to all Mathworks If I want to change many variables in (jreftran function) like [r,t,R,T,A]=rerlect_rt(l,[NaN,500,100,NaN]...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
how can n I export file with Excle format, with fprintf
how can I export file with Excle format, with fprintf i have the flowing lines : fid:fopen ('elements. txt', 'w') fprintf...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
finite element method with matrix error
I am trying to calculate energy using the folowing code , the matrices elements2s, nodes2s was the results of another script. c...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestahow do i generate sound using MATLAB?
Image Analyst can I use your demo?? If you agree , I want to ask you to explain it to me please best regards Zina Al Shadid...
más de 5 años hace | 0
How to make the balls in this program organize and settle at the top of the box instead of leaving it
The two lines that you added makes The balls lined up at the top of the figure in a row Now if we want the balls to...
más de 6 años hace | 0
Pregunta
In the following sample. The result of the graphic is one point What is wrong here please
energy = energy + deltaE; for A = 1:nPart th...
más de 6 años hace | 2 respuestas | 0
2
respuestasHow to make the balls in this program organize and settle at the top of the box instead of leaving it
Hi KSSv Let me ask you please .what if we want to line the balls in more than one row
más de 6 años hace | 0
Pregunta
How to make the balls in this program organize and settle at the top of the box instead of leaving it
function y = atoms(x) clc n = 25; % no. of atoms dt = 0.1; % time ma=1; mb=1; x0=[0 0 0 0]; l=200...
más de 6 años hace | 3 respuestas | 0
3
respuestasResuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
más de 6 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
más de 6 años hace
Pregunta
I wonder if i can plot 200 point taken from an experimental data using data statement (without using input statement)
help
más de 12 años hace | 0 respuestas | 0