Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
I'm generating the below pie chart, which plots displays the percentage of occurrence of distinct events, and how many times these events do not occur...
Two fuzzy inference system(FIS) has different input features where both FIS have same output classes. I need to combine both FIS and get single output...
I wanna add x,y,z axes to this object which is created by volshow. ...
https://www.researchgate.net/publication/258222564_Modeling_the_East_Coast_Akalat_population_Model_comparison_and_parameter_estimation...
I need to solve for the above power series and plot the solutions from the above formula against radius. 'a' is the coefficeint in the power series an...
I am using the function sigstar, which helps make significance bars for data. An example of the code is: R=randn(30,2); R(:,1)=R(:,1)+3; boxplot(R)...
I have a subclass "subclass" of two classes "classA" and "classB", which are in turn subclasses of "superclass". Here is the class tree: The superclas...
I am trying to generate by Linear regression to get value a, then I want to get user input value b. So I can then take value a and b and plot them on ...
I want to make the edges shown in the figure smooth. I have used interpolation but I want to makes these edges more smooth. Please help me.Below is my...
Hi, I'm trying to simulate slotted waveguide antenna using the function 'waveguideSlotted' of antenna toolbox. However, the example shows that the ...