photo

Shoresh Shokoohi


university of kurdistan

Last seen: 1 month 前 自 2023 起处于活动状态

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.

统计学

All
  • Solver
  • Knowledgeable Level 1
  • First Answer
  • Explorer

查看徽章

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...

9 months 前 | 0

已解决


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:...

10 months 前

已回答
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...

12 months 前 | 0

| 已接受

已回答
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...

12 months 前 | 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...

12 months 前 | 0

已回答
Fitting PDE to estimate parameters
Fitting a partial differential equation (PDE) to estimate parameters can be a challenging task, especially when using traditiona...

12 months 前 | 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...

12 months 前 | 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...

12 months 前 | 0