资源列表
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
boost_PCM_load_reg
- 基于平均法的连续模式下DC/DC功率级建模步骤,包括电压模和峰值电流模-Average method based on continuous mode DC/DC power level modeling steps, including the voltage mode and peak current mode
bufferworth
- 巴特沃斯模拟低通滤波器——matlab源码-source code for butterworth analog low_pass filter design
zp
- MATLAB7.0,HARD X RAY ,波带片焦平面光强分布计算程序。-CALCULATE THE INTENSITY ON FOCAL PLANE,FOR HARD X RAY
qpskd_1
- qpsk调制程序,通过仿真,用matlab编写的-qpsk modulation process, through simulation, written with matlab
GUI_point_finder2
- Used to select common points on two images for morphing. Data saved as a *.mat file afterwards.-Used to select common points on two images for morphing. Data saved as a *.mat file afterwards.
energydispersal
- energy dispersal for DVB
Geometry01
- 对图像进行加、减、乘、除、放大、缩小的运算-To add, subtract, multiply, divide, enlarge, reduce On the image.
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