-
Begin
Small scale HPP optimization
- 2013-07-11 21:56:24下载
- 积分:1
-
QPSK
实现了PCM编码->基带码型转换(NRZ to HDB3)->QPSK调制->高斯信道->QPSK解调->基带码型反转换(HDB3 to NRZ)->PCM解码。同时给出了误码率曲线。(Achieve a PCM coding-> Baseband code converter (NRZ to HDB3)-> QPSK Modulation-> Gaussian channel-> QPSK demodulator-> anti-baseband conversion pattern (HDB3 to NRZ)-> PCM decoding. Also shows the BER curves.)
- 2011-12-02 10:20:41下载
- 积分:1
-
LP-filter
this file is the source code of low pass filter. It can perform as low pass filter
- 2011-02-09 10:05:05下载
- 积分:1
-
ECG_read
实时读取MIT数据库中的二进制文件,并显示ECG信号(Real-time read the MIT database binary files and show ECG signal)
- 2010-05-13 01:21:34下载
- 积分:1
-
NewtonRaphson
这个文档包含四种不同的功能求解非线性方程组。包括牛顿 - 拉夫逊,定点,正割,二分法方法。这项工作是我的课程的一部分,在数值计算的本科课程。它包括时序和表的打印输出进行分析和比较。有很多的观察,你可以:例如,对于一个特定的公式,一种方法可能运行的迭代次数最少,而另一个将运行更多的迭代,但计算速度最快的。(This document contains four different functions for solving nonlinear equations. Including Newton- Raphson, fixed, Secant, bisection method. This work is a part of my course in numerical undergraduate courses. It includes the timing and tables to analyze and compare the printout. There are a lot of observation, you can: For example, a specific formula, a method may be running a minimum number of iterations, while the other will run more iterations, but the calculation is the fastest.)
- 2020-07-08 21:08:56下载
- 积分:1
-
particle-tracking
该代码是基于背景建模的粒子滤波算法程序,代码可以运行,且效果很好。(The code is the procedure of particle filter algorithm based on background modeling, the code can be run, and the effect is very good.
)
- 2013-04-09 22:10:22下载
- 积分:1
-
wsntimesyn
wireless sensor network time synchronization based on TPSN and RBS
- 2021-01-12 16:18:48下载
- 积分:1
-
雅克比迭代法求解方程组
说明: 雅克比迭代法求解方程组;雅克比迭代法就是众多迭代法中比较早且较简单的一种,其命名也是为纪念普鲁士著名数学家雅可比。雅克比迭代法的计算公式简单,每迭代一次只需计算一次矩阵和向量的乘法,且计算过程中原始矩阵A始终不变,比较容易并行计算。(Jacobian iterative method for solving equations
Jacobi iteration is one of the earlier and simpler iteration methods, and its name is also in memory of Jacobi, a famous mathematician in Prussia. Jacobian iterative method has a simple calculation formula, each iteration only needs to calculate matrix and vector multiplication once, and the original matrix A is always the same in the calculation process, so it is easy to parallel calculation.)
- 2020-04-15 10:14:58下载
- 积分:1
-
Dual-bandpass_filter
使用频率变换法设计微波双通带带通滤波器。其中Z_P_Dual是实现有低通原型到双通带的变换。建议下载此程序者先下载本人上传的Source-Load-Coupling.rar,因为部分程序在其中。(DESIGN OF CROSS-COUPLED DUAL-BAND FILTER USING FREQUENCY TRANSFORMATION)
- 2010-07-30 10:00:55下载
- 积分:1
-
pca
主成分分析算法,很经典的编写matlab的方式,极其类似系统函数(Principal component analysis algorithm, very classic written in MATLAB, very similar to the system function)
- 2015-04-20 17:51:42下载
- 积分:1