Shubh Pareek
Followers: 0 Following: 0
I am a computer science undergrad at IIT Palakkad.
Statistik
0 Fragen
9 Antworten
RANG
3.577
of 295.569
REPUTATION
14
BEITRÄGE
0 Fragen
9 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
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...
mehr als ein Jahr vor | 0
| akzeptiert
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. ...
mehr als ein Jahr vor | 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...
mehr als ein Jahr vor | 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...
mehr als ein Jahr vor | 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...
mehr als ein Jahr vor | 0
| akzeptiert
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...
mehr als ein Jahr vor | 0
| akzeptiert
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...
mehr als ein Jahr vor | 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...
mehr als ein Jahr vor | 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...
mehr als ein Jahr vor | 0