photo

Umar


Last seen: Today 2024 年からアクティブ

Followers: 8   Following: 2

Community volunteer, like to help people by making difference in their lives

Programming Languages:
Python, C++, C, Java, C#, Javascript, R, MATLAB, SQL, HTML, CSS, Arduino, Shell, Assembly, VHDL, Visual Basic
Spoken Languages:
English
Pronouns:
He/him

統計

All
  • Knowledgeable Level 4
  • MATLAB Central Treasure Hunt Finisher
  • Community Group Solver
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Commenter
  • Promoter
  • First Review
  • First Submission
  • Solver
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Help with matlab Butterworth filter with signal processing
Hi Zainab, After analyzing your code, there were several bugs found in the code as mentioned below. The variable filter_ini...

4日 前 | 0

| 採用済み

回答済み
Creating sensor network on matlab
Hi Bharati, Creating a sensor network with multiple layers in MATLAB involves simulating the behavior of each layer to unders...

5日 前 | 0

回答済み
How to compute the mean of several stochastic realizations
Hi Fares, Here is the modified code snippet with the mean calculation implemented: >> a10 = 2; a20 = 1.5; a11 = 0.03; a12...

6日 前 | 0

| 採用済み

回答済み
selection of h value in extended minima function
Hi Fiona, Determining the 'h' value is to analyze the histogram of your image and identify the intensity values corresponding...

9日 前 | 0

回答済み
I need to connect physical modelling connection port to the output of a switch with 2 input. How can I establish this?
Hi Shelma, Place a Signal Routing block (e.g., Mux block) after the switch.Connect the output of the switch to the Signal Rou...

9日 前 | 0

回答済み
Preprocessing PTB-XL dataset in MATLAB
Hi Ralph, I can certainly help you with that. So, basically your objective is to open specific records from the PTB-XL dataset ...

9日 前 | 0

| 採用済み

回答済み
How can I merge the sine wave?
Hi taetae, Your goal is to shoot a sine wave from each sensor's position towards a point and then sum these waves over row...

11日 前 | 1

| 採用済み

回答済み
Pendulum using Crank-Nicolson
Hi FW, You asked, Can anyone give me a hint on how to start my process? Well, I can walk you through it to help you unders...

11日 前 | 0

回答済み
Reset Slider to zero
Hi Daniel, To achieve the desired functionality of setting the slider value to zero when it is ctrl + clicked, you can utiliz...

11日 前 | 0

回答済み
Isolating one Texture from LBP
Hi Veronica, Are you familiar with extractLBPFeatures function in Matlab because this will help you extract the LBP features....

11日 前 | 0

回答済み
How do I output hidden layers to a custom loss function in a regularized autoencoder?
Hi Joseph, To address your concerns about debugging a custom training loop and implementing custom layers while utilizing the...

12日 前 | 0

| 採用済み

回答済み
I want to know the properties of ray instead of each path in Matlab ray-tracer for RF propagation
Hi Abdul, Certainly! In MATLAB, you can obtain the properties of raypaths through various functions and methods, depending o...

13日 前 | 0

| 採用済み

回答済み
simulink model generation error
Hi Jaykishan, What you mentioned sounds like potential issues in the HDL code being imported. Make sure that the HDL code is ...

14日 前 | 0

| 採用済み

回答済み
Rectify image with known coordinates
Hi JCD, Hi JCD, Now that you have provided the full code, let me break down your requirements and provide a structure...

14日 前 | 0

回答済み
getting name of the txsite that offers best SINR (or signal strength)
Hi Darkh, To approach this problem, begin by specifying the geographical area where you want to analyze the signal strength. ...

14日 前 | 0

回答済み
How do I generate constant harmonic currents
Hi David, To generate constant three-phase harmonic currents in Simulink using the three-phase constant current block, you ...

14日 前 | 0

回答済み
I want to know the properties of ray instead of each path in Matlab ray-tracer for RF propagation
Hi Abdul, To create a dataset for predicting RF ray properties after interactions in MATLAB, you can simulate the path of RF ...

14日 前 | 0

回答済み
How to package a MATLAB web program
Hi 健文, Based on your description, it seems you are developing a software package that is distributed as a web program and dep...

14日 前 | 0

回答済み
How can i make optimization of nonlinear spring
Hi Noura, To optimize a nonlinear spring in MATLAB, you can utilize the built-in optimization functions such as fmincon or ls...

14日 前 | 0

| 採用済み

回答済み
Change value of stream mass flow in HYSYS using matlab
Hi Alma, It seems like you are encountering an issue while trying to set the value of stream 'PFD136' to 'flow_136'. The erro...

14日 前 | 1

| 採用済み

回答済み
Help designing very low pass filters (sub-mHz) for long time series
Hi Darcy, I do highly appreciate your recent comment. Instead of appreciating my contribution towards resolving your problem,...

14日 前 | 0

回答済み
Algebraic loop in MRAC discrete model
Hi Yovel, When dealing with algebraic loop errors in a discrete RMAC model, it is crucial to understand the nature of the probl...

14日 前 | 0

回答済み
I/Q modulator
Hi Dov, In Simulink's RF Blockset, the I/Q modulator tool typically accepts sinewaves as inputs for modulation. However, there ...

14日 前 | 0

| 採用済み

回答済み
Help plotting signal time shifted using FFT
Hi Guilhermo, I am pleased to hear that the solution provided worked for you. If you have any further questions or need assis...

14日 前 | 0

回答済み
Plotting (threshold, peaks etc.) in Signal Analyzer App
Hi Priesemut, You can indeed add threshold lines or highlight peaks within the Signal Analyzer App. Here's a step-by-step gui...

14日 前 | 0

回答済み
Error message "'sequenceInputLayer requires Deep Learning Toolbox" running MATLAB from terminal
Hi Richard, Sorry to hear that you’re are still having problems. When encountering issues with the availability of the Deep L...

14日 前 | 0

回答済み
Simulink IGBT block control issue
Hi Kenny, To simulate a 500-volt reading on a scope using an IGBT block in Simulink, you need to correctly wire the gate, col...

14日 前 | 0

回答済み
I don't know how to simulate the XB24CZ7WIT-004 XBee Module antenna via Matlab.
Hi Ali, Simulating antennas in Matlab, especially with the Antenna Toolbox plugin, can be a powerful tool for various project...

15日 前 | 0

| 採用済み

回答済み
Best method to simulate a lead-acid battery to later be used in an MPC Controller
Hi Raul, To address your query regarding the application of the provided code snippet in Simulink, specifically for creating ...

15日 前 | 0

回答済み
Can't dewarp image using fitgeotform2d and imwarp
Hi JCD, When dealing with image transformations and reversals in Matlab, it is crucial to ensure the correct usage of functio...

15日 前 | 0

さらに読み込む