资源列表
advancenewton
- 改进的牛顿法求解: 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定. -improve Newton's method : Construction of the equation : given interval [0,1] o
心电图滤波
- 心电图滤波,频谱分析,滤波器设计的参考程序,没有密码,自由下载,欢迎交流。下载后请留言-ECG filtering, spectrum analysis, the reference filter design process, no password, free download, welcomed the exchange. After downloading please leave
QPSK_performance
- QPSK调制解调误码率及误符号率,相干解调,输出的bitber是误码率,symber是误符号率-QPSK demodulator BER and misuse of the symbol rate, coherent demodulation, the output is bitber BER, symber mistakenly Symbol Rate
BP_networkpredict
- 在matlab环境下的BP网络预测程序,主要是预测最优加工性能参数
Transmittance_My.rar
- 负折射率光子晶体的带隙计算程序请大家参考,Negative refractive index photonic crystal band-gap calculation procedures please refer to
mcmc1
- mcmc的重要代码,在MATLAB中运用-mcmc
Question1
- C++源代码,递归实现。原问题描述:鼓上蚤时迁到一个山洞里去盗宝,里面有n件宝贝,价值分别是a1,a2......an,并且满足ai大于a1+a2+....+a(i-1)的和。他身上有一个背包,能装的东西最大价值是K,他只能进洞一次,请问他最多能带出多少? 要求:输入K,n,a1,a2......an 输出:他能最多带出的宝物价值 -C++ Source code Recursive achieve. The original problem descr iption: drum
LpasFlter
- lowpass FIR filter 的MATLAB代码-MATLAB code of lowpass FIR filter
SSF_kongjiannihe_page153
- 《空间谱估计原理与算法》子空间拟合算法matlab源代码-" Space Spectrum Estimation Principle and Algorithm" subspace fitting algorithm matlab source code
SpectrumToWaveformCal
- 以标准傅里叶变换公式为模版编写的傅里叶变换子程序。包含正反变换。-The standard formula for the Fourier transform of the Fourier transform of the template to write a subroutine
STO_by_correlation
- OFDM系统中STO不仅能引起相位失真,而且能引起ISI,利用相关性做基于CP的STO估计。-STO for OFDM systems can not only cause phase distortion, and can cause ISI, to make use of relevant based on the CP STO estimates.
lasso
- lasso方法是一种压缩估计,是一种处理具有复共线数据的有偏估计。-Lasso method is a kind of compression estimation, is a kind of processing complex collinear data biased estimate.