A résolu


Area of rhombus
Calculate the rhombus area

environ 2 ans il y a

A résolu


The sum of the numbers in the vector
eg. [1,2,3]---->SUM=6

environ 2 ans il y a

A résolu


Find the area of the four walls
If length, breadth and height of the walls are given, find the area of the four walls.

environ 2 ans il y a

A résolu


Reverse a matrix
Its simple. You have to reverse a given matrix.

environ 2 ans il y a

A résolu


ascii value
let input='a' output=97

environ 2 ans il y a

A résolu


reverse string
input='rama' output='amar'

environ 2 ans il y a

A résolu


surface of parallelogram
Given 2 vectors of each 3 elements, determine the surface of the parallelogram which can be created from these 2 vectors.

environ 2 ans il y a

A résolu


Filter AC, pass DC
Input x is the sampled signal vector, may have both AC and DC components. Output vector y should not contain any AC component. ...

environ 2 ans il y a

A résolu


surface of a spherical planet
you just discovered its circumference, that is the input.

environ 2 ans il y a

A résolu


Calculate the Voltage Through a Step-Up Transformer
Given a step-up transformer has a primary coil with A number loops, a secondary coil with B number loops, and a primary voltage ...

environ 2 ans il y a

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
Isolating one Texture from LBP
Hi Veronica, Are you familiar with extractLBPFeatures function in Matlab because this will help you extract the LBP features....

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
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 ...

environ 2 ans il y a | 0

| A accepté

A résolu


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

environ 2 ans il y a

A résolu


Find out sum of prime number till given number
Find out sum of prime number till given number Example, if number is 10, then answer must be 17.

environ 2 ans il y a

A résolu


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

environ 2 ans il y a

A résolu


All capital?
Are all the letters in the input string capital letters? Examples: 'MNOP' -> 1 'MN0P' -> 0

environ 2 ans il y a

A résolu


Find the nearest integer
Given a vector of integers and a real number find the closest integer. EX: >> a = [2 4 5 6 8 10]; >> b = 4.6; >> nea...

environ 2 ans il y a

A résolu


Find out total non zero element of matrix
Find out Non zero element of matrix A=magic(5) 17 24 1 8 15 23 5 7 14 16 4 6...

environ 2 ans il y a

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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. ...

environ 2 ans il y a | 0

Réponse apportée
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 ...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
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 ...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 2 ans il y a | 1

| A accepté

Réponse apportée
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,...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Charger plus