Chaitanya
Followers: 0 Following: 0
Statistiques
0 Questions
12 Réponses
RANG
5 604
of 295 467
RÉPUTATION
8
CONTRIBUTIONS
0 Questions
12 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
how to design radiation pattern of ideal dipole antenna
Hi @Syed Manaf Ali Shah, To design the radiation pattern of an ideal dipole antenna in MATLAB, you can use the following code: ...
plus d'un an il y a | 0
Plot E-field pattern
Hi @Jose Iglesias, Here's a template you can use: % Constants lambda = 1; % Wavelength d = lambda / 2; % Distance between el...
plus d'un an il y a | 0
Plot E-field ?
Hi @sanbadgerdude, To plot the results for the electric field (E), you can use the plot3 function in MATLAB. Here's an example ...
plus d'un an il y a | 0
Please, if anyone knows please help me to debug this "Error in OFDM (line 20) info = h5gOFDMInfo(genb);"
Hi @Ho, The error message you encountered, "Undefined function 'h5gOFDMInfo' for input arguments of type 'struct'", suggests th...
plus d'un an il y a | 0
[MATLAB Coder] How to know which libraries to link against when generating C/C++ source files?
Hi @Gianfranco Di Domenico, In MATLAB Coder, the `buildInfo` object provides information about the build process and allows you...
plus d'un an il y a | 0
How to use rotation matrix for drift removal
Hi @Nathaniel, To interpret the rotation matrix output from the AHRS filter and find the expected accelerations due to gravity,...
plus d'un an il y a | 0
How to simulate equivalent circuit of a transformer referred to primary side in Matlab?
Hi @randomnick, Here's an example of how you can simulate the simplified per phase equivalent circuit of a three-phase transfor...
plus d'un an il y a | 0
simulink PV Panel from specialized power blocks
Hi @Robert Scott, When modeling a PV panel in Simulink using the specialized power system block, it is essential to have accura...
plus d'un an il y a | 0
Finding the weight of the modes contained in the E field.
Hi @Biplob, To compute the weight of a mode number `l` from the known values of the E-field on a transverse plane, you can use ...
plus d'un an il y a | 0
transfer function of order four
Hi @Camilo Mahnert Cataldo, To observe the behavior of the outputs that are not being directly controlled in a Simulink model, ...
plus d'un an il y a | 0
how to cut the data of vertical force relativized the body weight considering that it is equal to or greater than 10%, only obtain that point of the data
Hi @Christopher, To cut the data of the vertical force relativized to the body weight, considering that it is equal to or great...
plus d'un an il y a | 0
| A accepté
How can I simulate a pneumatic soft robot?
Hi @Sonia, Yes, it is possible to simulate a pneumatic bellow made of soft materials using MATLAB. There are multiple approache...
plus d'un an il y a | 0
| A accepté