Shubh Pareek
Followers: 0 Following: 0
I am a computer science undergrad at IIT Palakkad.
Estadística
0 Preguntas
9 Respuestas
CLASIFICACIÓN
3.577
of 295.569
REPUTACIÓN
14
CONTRIBUCIONES
0 Preguntas
9 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Can't generate Simulink model from Simulink function block
HI @Abhishek, From what I understood you can't see the Simulink version of your Function Block , Try this method ,righ...
más de 1 año hace | 0
| aceptada
How to find the indices of a vector from another vector
Hi @TTA, From what I have understood you want points from B which follow a certain condition with respect to points in A. ...
más de 1 año hace | 0
LOADING TIFF FILES AND GENERATING A 3D PLOT SHOWING THE PORES
Hi @Enoch To generate a 3D plot in MATLAB of a tiff file representing a rock sample with just the pores showing, you can follow...
más de 1 año hace | 0
How to create a TLC file for my S Function?
HI @David Have you tried this command ?, for creating the 'TLC' file. legacy_code('sfcn_tlc_generate', specs) Some r...
más de 1 año hace | 0
How can I generate an m file from simulink model (power_RegulatedResonantLLCConverter) example ?
Hi @Muhammad Arsalan Athar, 1) By generating a 'm' file do you mean converting Simulink model to MATLAB code ? Assumin...
más de 1 año hace | 0
| aceptada
Integration using Green's function in MatLab
Hi @pritha From what i have understood you want to integrate phi function from 0 to infinity , may be this code can help al...
más de 1 año hace | 0
| aceptada
MATLAB Onramp is not shown
Hi @Badr Al-Sabri It looks like MATLAB Onramp is not available in the MATLAB add on's, other alternative is doing this...
más de 1 año hace | 0
How can i create a loop using Simulink blocks, to do multiple iterations with some arithmetic operations and output correct answer.
HI @Sandashi, From what i have understood ,u want a Simulink model for this Matlab function . maybe be this method ca...
más de 1 año hace | 1
How to get bus types for in bus element and out bus element in simulnk model through command line?
So to get information regarding in_bus element or out_bus element in simulink model from command line, you can use the `get_para...
más de 1 año hace | 0