Feeds
質問
PV system simulink model
if there any possible way in matlab simulink to apply different scenarios for pv panles potential failure types like cracks in P...
6年弱 前 | 0 件の回答 | 0
0
回答質問
How to solve three complex equations
please find the attached file for an example of the system Thanks in advance
6年以上 前 | 1 件の回答 | 0
1
回答質問
plot the relationship between function and specific variable
Want to see the plot between t and thada. In this script is not showing, what is going wrong? please help a=0.2; b=0.3; f...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Plotting equation with specific input range
I want to plot the equation for x=1-10. However, the plot should just include the out put values less or equale to one and if ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
plot two figures in two different windows
I have this code and I wanted to plot two different figures in different windows, but in my script it gave them in one windows. ...
8年弱 前 | 1 件の回答 | 0
1
回答質問
want the Negative data be ignored and become postive
I have for loop and I want to ignore the negative values in y-axis plot(x+k,y+k,'Color');end
8年弱 前 | 2 件の回答 | 0
2
回答質問
Elemination in for loop
I have Loop from 0.1:0.1:0.1 and I want to skip some cases in this loop like 0.3, 0.7 0.9
8年弱 前 | 1 件の回答 | 0
1
回答質問
Plotting the case of iteration
in the code below I want to see the plot has the names of all the cases of "0.1 to 1" each line indicates case; feature (0.1),...
8年弱 前 | 2 件の回答 | 0
2
回答質問
manipulate matrix dimension (ignoring lines)
I have number of matrices sized (203*12),however Matlab doesn't read the first two lines because they are texts. Therefore, I wa...
8年弱 前 | 1 件の回答 | 0
1
回答質問
Loops in sub folders
I have 10 folders and each one has subfolder which has the same name of all 10 called test. under test folders have subfolders n...
8年弱 前 | 2 件の回答 | 0
2
回答質問
Converting integer values to logical array
I have a vector (160,1) in size which include integer number from 1 to 4, I want to convert in logical array by replacing 1 to...
約9年 前 | 4 件の回答 | 0
4
回答質問
combination of two matrices
I have two matrices (160,12) in size. I want to put them in one matrix (320,12)by making the first 40 rows in matrix 1 following...
約9年 前 | 2 件の回答 | 0
