-
code
排样算法,用于矩阵排样优化,仅供参考,有错误请原谅,( ⊙ o ⊙ )啊!(Nesting algorithms for matrix layout optimization purposes, there is an error, please forgive me, (⊙ o ⊙) ah!)
- 2015-05-02 15:41:07下载
- 积分:1
-
dijkstra
最好的dijkstra 算法 matlab实现。
可以计算任意两点间的最短距离和路径。
不要参考其他的matlab程序,他们的路径都有问题。(Best Dijkstra algorithm matlab. You can calculate the shortest distance between any two points and path. Do not refer to other matlab program, their path has a problem.)
- 2013-05-21 12:51:37下载
- 积分:1
-
1t2r
mimo系统中在高信噪比下,一个发射天线,两个接收天线的性能仿真。(mimo systems at high signal to noise ratio, a transmitting antenna, two receive antenna performance simulation.)
- 2011-04-26 19:49:23下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
haar-fft
本程序求相关性K值大小,采用傅里叶矩阵和haar矩阵内积。(The procedures for seeking the size of the K value of the correlation, the use of the Fourier matrix and haar matrix of inner product.)
- 2012-06-19 11:24:56下载
- 积分:1
-
RLFWD01
经过修改杨成林的《瑞雷波勘探》附录得到的瑞雷面波一维频散曲线(Yang Chenglin modified Rayleigh wave of " Rayleigh wave exploration in" Appendix obtain one-dimensional dispersion curves)
- 2020-09-13 09:47:59下载
- 积分:1
-
multipeek-function
说明: 此是多峰函数MATLAB程序,多峰函数在解决多峰曲线问题中经常会用到,有此程序代码可以省去很多麻烦。(This is a multi-peak function MATLAB program, multi-peak function, multi-peak curve in the settlement of the question is often used, there is such a code can save a lot of trouble.)
- 2010-03-21 12:56:39下载
- 积分:1
-
MY_PREDISTORTION
这是一个关于数字预失真功能仿真的matlab程序,效果不错,希望对大家有所帮助。(This is a matlab program about function estimation of digital estimation,and it has a good performance,really hope it can help you.)
- 2012-06-01 11:29:52下载
- 积分:1
-
Tower-of-Hanoi-problem
算法设计与分析之汉诺塔问题介绍与讲解 希望大家有时间看看 (Tower of Hanoi problem description and explanation of the design and analysis of algorithms hope that we have time to look at)
- 2013-12-12 10:46:55下载
- 积分:1
-
高速工况HWFET下瞬时功率计算
由工况HWFET数据和整车参数来计算整车瞬时需求功率,并绘制出功率需求图。(The instantaneous demand power of the whole vehicle is calculated by the HWFET data and the vehicle parameters, and the power demand map is drawn.)
- 2021-03-14 15:19:23下载
- 积分:1