-
cellularnetwork
说明: 蜂窝网仿真,在高斯白噪声干扰信道下,小区复用因子,没有考虑共道干扰的情况(simulation of cellular network under AWGN condition)
- 2010-04-04 08:46:05下载
- 积分:1
-
Untitled2
数字信号处理中的语音信号处理,针对语音信号中的噪声,设计不同的滤波器滤除噪声。(Digital signal processing, the speech signal processing in speech signal noise in the filter designed different filter noise.
)
- 2011-05-07 18:59:07下载
- 积分:1
-
Frequency_HRV
利用AR模型和Lomb算法的心率变异性分析。(Analyzed using AR model and Lomb algorithm HRV.)
- 2021-04-05 19:09:03下载
- 积分:1
-
xiaoee
迭代静校正的源码,辛苦写成的。关于地震剖面的校正(Source static correction iteration, hard written. Correction on the seismic profiles)
- 2010-08-30 18:47:43下载
- 积分:1
-
Desktop
Rigol示波器保存的图片处理程序,将背景转换为白色,将两通道数据合并(figure process for RIGOL osc)
- 2012-04-18 23:36:16下载
- 积分:1
-
Detect-of-Pollution-source-in-city
这是我们参加2011年全国大学生数学建模大赛,做A题的论文和matlab程序,当年获得国奖。
利用此程序可以进行污染源位置反演计算,以及其他类似服从高斯扩散模型的源项反演。
计算量小,简单易懂。(Detect of Pollution source in city.2011 China Undergraduate Mathematical Contest in modeling Q_A.)
- 2021-04-25 22:08:46下载
- 积分:1
-
mrics
代码的mrics。M’是从他们的傅立叶系数的一个子集,使用总变分正则化图像重建的分裂Bregman方法的实现。使用代码指令可以在文件“mrics顶在评论中发现。”。一个演示脚本也包括在内,显示正确的使用方法。(The code ‘mrics.m’ is an implementation of the Split Bregman method for reconstructing images a subset of their Fourier coefficients using total-variation regularization. Instructions for use of the code can be found in the comments at the top of the file “mrics.m”. A demo script is also included that demonstrates proper use of the method.)
- 2014-10-03 09:52:45下载
- 积分:1
-
Assignment2a
Long window algorithm source code
- 2011-11-28 22:49:20下载
- 积分:1
-
regression_copy
岭回归程序
输入参数为自变量、因变量和优化因子
输出参数为映射矩阵与回归误差(Ridge Regression.
Input parameters:
- X: Input data block (k x n)
- Y: Output data block (k x m)
- q: Stabiliaztion factor (optional)
If not given, estimated from data
Return parameters:
- F: Mapping matrix, Yhat = X*F
- error: Prediction errors)
- 2010-10-05 18:46:42下载
- 积分:1
-
richardson
A generalized Richardson extrapolation routine that can perform multiple extrapolation steps, can accommodate arbitrary leading error terms, can handle any uniform refinement scheme (e.g. h/2, h/3, h/5, etc), and can report a full extrapolation table including comparing against a known good solution. Able to handle vector inputs. Compatible both with MATLAB and Octave. Includes Octave-style unit tests.
- 2009-06-10 05:23:17下载
- 积分:1