![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10167178_1719859749041_DEF.jpg)
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.
Statistics
RANK
4.918
of 297.046
REPUTATION
10
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20.422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
ongeveer een jaar ago | 0
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...
meer dan een jaar ago | 0
| accepted
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...
meer dan een jaar ago | 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...
meer dan een jaar ago | 0
Fitting PDE to estimate parameters
Fitting a partial differential equation (PDE) to estimate parameters can be a challenging task, especially when using traditiona...
meer dan een jaar ago | 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...
meer dan een jaar ago | 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...
meer dan een jaar ago | 0