A soumis


Reducing Size of image Algorithm in Matlab
Algorithm

environ 8 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A résolu


Pentagonal Numbers
Your function will receive a lower and upper bound. It should return all pentagonal numbers within that inclusive range in ascen...

plus de 8 ans il y a

A résolu


5 Prime Numbers
Your function will be given lower and upper integer bounds. Your task is to return a vector containing the first five prime numb...

plus de 8 ans il y a

A résolu


Recaman Sequence - I
Recaman Sequence (A005132 - <http://oeis.org/A005132 - OEIS Link>) is defined as follow; seq(0) = 0; for n > 0, seq(n) ...

plus de 8 ans il y a

A résolu


A Simple Tide Gauge with MATLAB
*&#8767 &#8767 &#8767 &#8767 &#8767 &#8767 &#8767 &#8767* You are standing in a few inches of sea water on a beach. You a...

plus de 8 ans il y a

A résolu


Cache me Outside
The test suite includes a simple recursive Fibonacci sequence generator, but it's terribly inefficient. One simple method for im...

plus de 8 ans il y a

A résolu


Pernicious Anniversary Problem
Since Cody is 5 years old, it's pernicious. A <http://rosettacode.org/wiki/Pernicious_numbers Pernicious number> is an integer w...

plus de 8 ans il y a

A résolu


Octoberfest festival
A group of students decided to visit Octoberfest festival. First they ordered one beer, then after half-hour they taken one more...

plus de 8 ans il y a

A résolu


Predicting life and death of a memory-less light bulb
*&#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &...

plus de 8 ans il y a

A résolu


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

plus de 8 ans il y a

A résolu


An asteroid and a spacecraft
&#128640 Imagine a non-relativistic simple situation. Assume positions p0, p1, p2, and p3 are three dimensional Cartesian ...

plus de 8 ans il y a

A résolu


Acid and water
&#9878; &#9878; &#9878; &#9878; &#9878; &#9878; &#9878; &#9878; Assume that there is a 100 liter tank. It is initially fi...

plus de 8 ans il y a

A résolu


The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...

plus de 8 ans il y a

A résolu


Is this is a Tic Tac Toe X Win?
For the game of <https://en.wikipedia.org/wiki/Tic-tac-toe Tic Tac Toe> we will be storing the state of the game in a matrix M. ...

plus de 8 ans il y a

A résolu


Extra safe primes
Did you know that the number 5 is the first safe prime? A safe prime is a prime number that can be expressed as 2p+1, where p is...

plus de 8 ans il y a

A résolu


Basic electricity in a dry situation
This is a very hypothetical situation between two individuals in a very dry atmosphere. He came running in rubber boots when...

plus de 8 ans il y a

A résolu


Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock. Tick. Tock.
Submit your answer to this problem a multiple of 5 seconds after the hour. Your answer is irrelevant; the only thing that matte...

plus de 8 ans il y a

A résolu


Energy of a photon
Given the frequency F of a photon in giga hertz. Find energy E of this photon in giga electron volts. Assume h, Planck's ...

plus de 8 ans il y a

A résolu


Calculate the number of elements in a matrix.
Calculate the number of elements in a matrix.

presque 9 ans il y a

Réponse apportée
how to set dpi of 300 of tiff image in matlab
print(gcf, '-dtiff', 'myfigure.tiff');

presque 9 ans il y a | 1

Question


respected sir, if i am using syms function to calculate the value of differential equation,in result i am getting a fractional value where num and den are very large.so can you tell me how to represent these fraction in small digits.
clc; clear all; syms z; lamda= input ('enter the vehicle arrival rate ='); r= input ('enter the transmission rang...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

A soumis


Cognitive Radio Frequency assignment with interference Technique(Conflict Graph)
Cognitive radio

presque 10 ans il y a | 1 téléchargement |

5.0 / 5
Thumbnail

A soumis


PHASE SHIFT KEYING IN MATLAB
PSK USING SIMULINK

plus de 11 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


Time Division Multiplexing of Two Signal using simulink
2 TDM signal model using simulink

plus de 11 ans il y a | 1 téléchargement |

3.0 / 5
Thumbnail

A soumis


Amplitude shift keying(ASK)
ASK USING SIMULINK

plus de 11 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


Funtion of scrambler and descrambler
scrambler

plus de 11 ans il y a | 1 téléchargement |

0.0 / 5
Thumbnail

A soumis


Contour of voltage and electric field line
Experiment 03

plus de 11 ans il y a | 3 téléchargements |

1.0 / 5
Thumbnail

A résolu


Gamma Function
Evaluate the <http://en.wikipedia.org/wiki/Gamma_function/ Gamma Function>. Gamma_val(0) = Inf Gamma_val(1.2) = 0.9182

plus de 11 ans il y a

A résolu


If-then-else
Complete the function below such that if the value of x is in the range 10 to 14, inclusive, the value 18 is assigned to y. Oth...

plus de 11 ans il y a

A résolu


Flipping
Write code that can reverse the vector without using any sort of loop. Example Given the input vector A = [ 1 2 3 4 5...

plus de 11 ans il y a

Charger plus