资源列表
bifurcation2dmap
- 混沌与分岔的小程序,是用matlab编写的,挺有用的-Chaos and Bifurcation of small procedures, are prepared using matlab, very usefull
Mooreyuan
- 用于计算莫尔圆,只要输入相关数据,就可以轻松得到所要求的数据,采用MATLAB编写。-Used to calculate the Mohr circle, as long as the input data, you can easily get the required data, using MATLAB preparation.
EVM
- 该算法是经典的信噪比估计算法——误差矢量幅值法,通过计算接收信号中同相分量和正交分量的二、四阶矩,该算法能够很好的估计信号的信噪比-The algorithm is a classic signal to noise ratio estimation algorithm- the error vector magnitude method, by calculating the received signal with the phase component and quadrature com
map
- 使用vc++实现算法分析与设计中n图着色的的实现,使用递归算法,比较简单-Using vc++ algorithm analysis and design of the implementation of n graph coloring, using a recursive algorithm, a relatively simple
lianbiaohebing
- 这个是有两个降序的有序链表合成一个降序链表的程序-This is a synthesis of the two descending order list of a descending list of the procedures
C-normal-distribution
- 用C程序计算符合正态分布的数值,同时实现正态分布的随机数。-With normal distribution with a C program to calculate the value, while achieving the normal distribution of random numbers.
JACOBI
- 求矩阵特征植和特征向量 在阵列信号处理方面运用非常广泛,是非常好的-Demand characteristics of plants and eigenvector matrix
dingjifen
- 采用蒙特卡洛的方法计算定积分,该文件包含了两种编程思路-Monte Carlo method to calculate the definite integral, which contains two programming ideas
cholesky
- Cholesky分解是一种分解矩阵的方法, 在线形代数中有重要的应用。Cholesky分解把矩阵分解为一个下三角矩阵以及它的共轭转置矩阵的乘积(那实数界来类比的话,此分解就好像求平方根)。与一般的矩阵分解求解方程的方法比较,Cholesky分解效率很高-Cholesky decomposition is a kind of decomposition of matrix method, the linear algebra has an important application. Choles
queue
- 用C语言的链表实现队列和一些对队列的操作,如插入删除读取等。-C language linked list, queue and queue operations, such as the insertion delete read.
jieshiqi
- 用C语言编写实现解释器,希望对你们有所帮助。 #include<stdio.h> #include<stdlib.h> #include<string.h> main()-C language interpreter, you want to be helpful.# Include <stdio.h># Include <stdlib.h># Include <string.h> main ()
Large-integer-multiplication
- 大整数的计算方法实现,供c/c++初学者学习使用- Large integer calculation method of implementation for c/c++ beginners learning to use
