Shoresh Shokoohi
university of kurdistan
Followers: 0 Following: 0
Shoresh Shokoohi (S'09) recieved his B.Sc & M.Sc. in Electrical Engineering from University of Kurdistan, Sanandaj, Iran. He is pursuing his Ph.D. at University of Kurdistan, Sanandaj, Iran. Shoresh's project research is mainly focused on fault detection and diagnosis of induction machines.
Estadística
0 Preguntas
7 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
4.862
of 295.527
REPUTACIÓN
10
CONTRIBUCIONES
0 Preguntas
7 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
107.434
of 154.057
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
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
I am getting "Array indices must be positive integers or logical values" in my code.
You need to define it yourself or use the factorial function from the MATLAB Statistics and Machine Learning Toolbox. Here is a...
12 meses hace | 0
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:...
alrededor de 1 año hace
Why colorbar label is always beyond the limits of the figure?
You can adjust the colorbar's position and label properties to ensure that the label fits within the limits of your subplot figu...
alrededor de 1 año hace | 0
| aceptada
graphical visualization of input parameters collected in a struct/array
To visualize and manage a large set of parameters in MATLAB more conveniently, you can utilize several built-in MATLAB tools and...
alrededor de 1 año hace | 0
how to use tree in app designer
The code you've provided seems to correctly identify the selected nodes and display some information about them. Here's a bre...
alrededor de 1 año hace | 0
Fitting PDE to estimate parameters
Fitting a partial differential equation (PDE) to estimate parameters can be a challenging task, especially when using traditiona...
alrededor de 1 año hace | 0
2-order linear differential equation with paramaters
To solve the given differential equation with parameters E and k in MATLAB, you need to declare these parameters as symbolic var...
alrededor de 1 año hace | 1
Use My Own Interpolation Function to Find the Coefficients
To find the coefficients (a, b, c, d) for your interpolation function, you can use MATLAB's curve fitting toolbox or manually im...
alrededor de 1 año hace | 0