Community Profile

photo

SimTec


Last seen: meer dan een jaar ago Active since 2018

Followers: 0   Following: 0

Message

hello, I am electronic student

Programming Languages:
C, MATLAB, VHDL
Spoken Languages:
Arabic, English, French, German

Statistics

All
  • Solver
  • Thankful Level 3
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Question


add ylim and xlim only in the magnitude response of bode plot?
hi guys, How to add the ylim and xlim to the bode plot, magnitude only? I havre added the ylim and xlim but the lines shows up...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


How to plot bode plot in 3D?
Hi guys, I have a transfer function that has two variables f(frequency) and C(capacity). if I take the C as constant I can plo...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


how to read a text file that contains a sinewave form in one column,then plot it on matlab?
hi guys, I would like to plot a signal that is saved in text file where I know the sampling frequency. I tried this code but d...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


cannot use element wise operator in frequency response?
Hi guys, I am trying to get the requency response of the averaging FIR filter using the element wise operator, code below: Fs=...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


how can I simulate values I saved from CSV file to array.mat in Simulink?
Hello, I have uploaded a csv file into matlab ,this CSV has multiple column with values. I would like to read for example the f...

meer dan een jaar ago | 0 answers | 0

0

answers

Question


How to plot many figure with For function?
Hello, I would like to implement as many figure as I can using the for loop. the result are that ,I only see the figure number...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


How to know how much power is outputting of the function sound according to the amplitude of the signal?
Hi guys, as the question state,How to know how much power is outputting of the function sound according to the amplitude of the...

bijna 2 jaar ago | 0 answers | 0

0

answers

Question


how can I plot a bode plot of transfer function that has one variable that changes the frequency response?
I would like to plot an RLC filter that has an inductor L that I can control the value and see the bode plot shows for example 1...

bijna 2 jaar ago | 2 answers | 0

2

answers

Question


how to display a maximum and minimum value in figure of Matlab?
I would like to show the max and minimum value of a graph in Matlab figure

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


C Caller does not show port specification?
Hello, as You can see C caller does not show Port specification of the c code of the MatLab video shown here:https://www.youtu...

meer dan 2 jaar ago | 0 answers | 0

0

answers

Question


cannot open the call C Functions Using CCaller block in MatLab?
whenever I try to run the example below in the link: https://nl.mathworks.com/help/simulink/slref/call-c-functions-using-c-calle...

meer dan 2 jaar ago | 0 answers | 0

0

answers

Question


How MatLab Function block in simulink execute instruction with sampling time?
I have made a matlab function in simulink that execute at F=100Hz, I have around 8 lines of code. does that mean that to execut...

meer dan 2 jaar ago | 0 answers | 0

0

answers

Question


how to select and save particulat part of a column in mat file?
I have saved a CSV file as mat file and I could read it. the file has many column and each column has thousands of rows. How ca...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


how can I read the number in figure(matlab) without rounding?
here in the figure, you can see that i cannot read the difference between the values

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


how can I know which data types I need precisely?
I have simulated a PI controller in simulink in double precision format, as the showed picture: and then when I change the ...

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


how to plot column vs column from csv file using readmatrix?
I have a csv file that is named data,that contains 03 columns: clock,volt_a and volt_b: array=readmatrix('data.csv'); ...

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


how to speed up Simulink simulation?
I have a computer that has 32 GB Ram with Intel Xeon W-2125 quad core. I would like to know if I can use the other CPUs by matl...

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


Does Simulink support DEO board (not nano) for code generation and FPGA in the loop?
Hello, I have seen that Simulink support hardware such Xilinx and some Altera device like DE1 but I could not find for DE0? is...

ongeveer 3 jaar ago | 0 answers | 0

0

answers

Answered
how to connect simulink signal to simscape electrical circuit?
Proble solved, I found the controlled voltage source

ongeveer 3 jaar ago | 0

| accepted

Question


how to connect simulink signal to simscape electrical circuit?
I have a voltage sinewave as soruce from Simulink and I want to connect it to a transformer in simscape electrical but I could n...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


Unable to resolve the name to workspace and to file?
I just wanted to run this example from MAtlab and read the data and plot them . but it is alawys shows me the error on matlab co...

ongeveer 3 jaar ago | 0 answers | 0

0

answers

Question


I cannot generate C code from MATLAB Coder
I would like to generate C code for a PI controller, but whenever I reach this step I cannot continue any longer. I watched a vi...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


I cannot find the code generation in my matlab?
I would like to generate C code of my PI controller but I cound not find it even i followed some tutorials, seems I don't have t...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


how to run a matlab function in simulink for 5 seconds then from the output of it run the rest?
in reality, I wanted to simulate the one simulation but I want to make a test of 5seconds of the model, then from that results I...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


how to create fuzzy membership function in Matlab in triangular form?
I want to write a matlab code that implement the traingular form of fuzzy membership function that I will use for my fuzzy contr...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


how to plot on the same bode plot a manual function plot() with function bode()?
I have a a transfer function that I plotted manually using Plot(w,abs(f1(w))) and I have another function that I used directly b...

bijna 4 jaar ago | 2 answers | 0

2

answers

Question


how to have 8 consecutives row in Simulink scope?
I would like to have 8 consecutive row on the scope of simulink. in the picture you see 8 inputs , two colomns and 7 rows. I wa...

ongeveer 4 jaar ago | 0 answers | 0

0

answers

Answered
how to select one first and second sample of a sampled signal?
Hello Guillaume, I am trying to samples first and second values of sampled signal in real time, becasue I want to feed it to ha...

meer dan 4 jaar ago | 0

Question


how to select one first and second sample of a sampled signal?
here I am trying to store and output separatly the first sample and second sample of sampled signal. example, I have a sinewave ...

meer dan 4 jaar ago | 2 answers | 0

2

answers

Question


Illegal Fixed-Point Data Type: the number of bits exceeded the supported maximum?
I am having a successive FIR filters in chaine, After I added the filter shown on the pic for 80KHz , I got this errors. actuall...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Load more