제출됨


Rank 1 Update of Cholesky Factors
% This function updates the Cholesky factorization (A = R'*R) of a Matrix A % following a rank one update of the matrix A = A + ...

거의 2년 전 | 다운로드 수: 1 |

제출됨


Gauss Legendre Integration Node and Weights
This script is for computing definite integrals using Legendre-Gauss

거의 2년 전 | 다운로드 수: 4 |

답변 있음
Array indices must be positive integers or logical values.
here is another modification to make the code look exactly like the description %% Adam-Bashforth %% clc; clear all; h = 0....

거의 2년 전 | 0

| 수락됨

문제를 풀었습니다


Sums of cubes and squares of sums
Given the positive integers 1:n, can you: 1. Compute twice the sum of the cubes of those numbers. 2. Subtract the square...

거의 2년 전

문제를 풀었습니다


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

거의 2년 전

문제를 풀었습니다


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

거의 2년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

거의 2년 전

제출됨


Lambert_W
% Lambert_W Lambert's W function. % W = lambertw(Z) solves W*exp(W) = Z. % W = lambertw(K,Z) is the K-th branch of this mu...

거의 2년 전 | 다운로드 수: 2 |

Thumbnail

답변 있음
Numerical Laplace inversion with fmincon
I am sorry, I didnt see the problem early. This is the complete code clear all; close all; clc; Data = ... [1 0.003322259 ...

거의 2년 전 | 0

| 수락됨

제출됨


Gears
Gear 1

대략 2년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


AnimateNewtonRaphson
This file solves a univariate equation using newton raphson's method and makes gif file for you to visualize the process.

2년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Simulation of floating balls on water
This file describes how to simulate floating balls on water

2년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Tube Function
This function is the numerical analogy to the tube function in maple

2년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


VideoJoiner
Helps to join two videos together.

3년 초과 전 | 다운로드 수: 1 |

제출됨


hbarliveCOVID19v3
This file helps to visualize the spread of COVID 19

거의 4년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


AnimateSeriesAddition
This mfile animates the addition of signals.

거의 4년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Animate
This program animates the transformation of one graphic object to another.

대략 4년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


LogliveplotCOVID19
Coronavirus Tracker - Log Live-Map of Spread

대략 4년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


fitVirusCV19varW (Variable weight fitting of SIR Model)
Estimation of coronavirus COVID-19 epidemic evaluation by the SIR model, Code receives and plots most recent data from HDX.

대략 4년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


VecNorm
It computes vecnorm for those using matlab version earlier than 2017b

대략 4년 전 | 다운로드 수: 5 |

제출됨


SIRModelSimulation
% This file simulates SIR model for the spread of infectious diseases

대략 4년 전 | 다운로드 수: 5 |

Thumbnail

제출됨


SolveTrusses
% This file explains how to use the program SolveTrusses and displays the % force in each member on them.

4년 초과 전 | 다운로드 수: 1 |

Thumbnail

답변 있음
How to set outside a country values to NaN, in a 3d array (lat x lon x time) ?
The best solution is to use google map to get latitudes and logitudes of vertices of a polygon representing the external boundar...

4년 초과 전 | 1

제출됨


PolarPlot.m
This script creates a polar plot for those using versions of matlab thats earlier than 2016a

거의 5년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


Solve ordinary differential equations with events
This script solves an ordinary differential equation with events.

거의 5년 전 | 다운로드 수: 1 |

제출됨


Deflection of Statically Indeterminate Beams
This program computes the deflection and slope of a laterally loaded statically indeterminate beams.

거의 5년 전 | 다운로드 수: 5 |

Thumbnail

제출됨


getscreen
GETSCREEN captures the screen

대략 6년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


JOS_SVD(G)
This program computes the SVD of a matrix using Jacobi method

6년 초과 전 | 다운로드 수: 5 |

제출됨


Kelvins functions
functions compute kelvink (Ker and Kei) and kelvinb(ber and bei)

6년 초과 전 | 다운로드 수: 10 |

Thumbnail

제출됨


erfz(z)
erfz(z) returns the error function of complex argument

6년 초과 전 | 다운로드 수: 1 |

Thumbnail

더 보기