photo

Shubh Pareek


Last seen: 2 years 前 自 2023 起处于活动状态

Followers: 0   Following: 0

I am a computer science undergrad at IIT Palakkad.

统计学

MATLAB Answers

0 个提问
9 个回答

排名
3,788
of 300,364

声誉
14

贡献数
0 个提问
9 个回答

回答接受率
0.00%

收到投票数
1

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,407

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 2
  • First Answer

查看徽章

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...

2 years 前 | 0

| 已接受

已回答
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. ...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 0

| 已接受

已回答
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...

2 years 前 | 0

| 已接受

已回答
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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 0