-
TreeSpline
三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。(Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.)
- 2009-05-17 12:17:16下载
- 积分:1
-
polarplot
polarplot plots the polar plot very good
- 2011-11-02 01:08:26下载
- 积分:1
-
f-score
此文档为word文档,给出了F-score的数学计算公式,并将公式用MATLAB写成程序(This document is a word document, gives the F-score mathematical formulation, and the MATLAB program of computing F-score.)
- 2013-06-19 11:01:30下载
- 积分:1
-
road
路由算法是影响网络性能的重要因素之一,对路由算法的选择至关重要。介绍路由算法中的Floyd算法和RAD(Routing along DAGs)算法,并通过实验对两种算法性能作出分析和比较。实验分析结果显示:在链路利用率、链路流量负载均衡和链路失效对网络的影响范围方面,RAD算法要优于Floyd算法。在平均传输代价方面,Floyd算法要优干RAD算法。(Routing algorithm is one of the most important factors affecting network performance, and it is very important to select routing algorithm. The Floyd algorithm and RAD (Routing along DAGs) algorithm in routing algorithm are introduced, and the performance of these two algorithms is analyzed and compared through experiments. The experimental results show that the RAD algorithm is better than Floyd algorithm in terms of link utilization, link traffic load balancing and link failure. In terms of average transmission cost, Floyd algorithm needs to do well in RAD algorithm.)
- 2017-11-27 16:03:57下载
- 积分:1
-
iso_simplicial
Code that performs cardinality constrained optimization for different filter types
- 2014-09-05 13:23:55下载
- 积分:1
-
ga_matlab
遗传算法的详细仿真程序(matlab),算法详细介绍了遗传算法的功能和主要实现原理。难得的源码程序。(Genetic algorithms detailed simulation program (matlab), algorithm described in detail the function of genetic algorithm and the main achievement of the principle. Rare source procedures.)
- 2007-12-13 10:43:23下载
- 积分:1
-
GaxAlxN
The aim of this program is to calculate condition for the confined energies in the any-shaped double-well structures in the electric field
- 2011-05-01 16:15:06下载
- 积分:1
-
PID-on-MATLAB
pid control based on matlab
- 2011-08-05 16:56:47下载
- 积分:1
-
myfunction
这是一个计算离散傅里叶变换的程序,他可以计算一维和二维的的离散傅里叶变换及逆变换(It is a function of DFT)
- 2013-03-26 21:58:36下载
- 积分:1
-
matlab-coder
MATLAB Coder™ generates standalone C and C++ code from MATLAB
®
code. The generated source code is
portable and readable. MATLAB Coder supports a subset of core MATLAB language features, including program
control constructs, functions, and matrix operations. It can generate MEX functions that let you accelerate
computationally intensive portions of MATLAB code and verify the behavior of the generated code.
- 2013-11-11 21:26:17下载
- 积分:1