资源列表
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
运动员最佳匹配问题
- 羽毛球队有男女运动员各n人。给定2 个n×n矩阵P和Q。P[i][j]是男运动员i和女运动员j配对组成混合双打的男运动员竞赛优势;Q[i][j]是女运动员i和男运动员j配合的女运动员竞赛优势。由于技术配合和心理状态等各种因素影响,P[i][j]不一定等于Q[j][i]。男运动员i和女运动员j配对组成混合双打的男女双方竞赛优势为P[i][j]*Q[j][i]。设计一个算法,计算男女运动员最佳配对法,使各组男女双方竞赛优势的总和达到最大。 输入:。第一行有1 个正整数n (1≤n≤20
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
RLSXXX
- 本代码比较了在四种不同特征值扩散度情况下RLS算法的学习曲线,即其收敛速度跟集平均平方误差-This code compares the different characteristics of the four cases the value of diffusivity RLS algorithm learning curve, that is, its convergence rate set with the average square error
fuz_pid
- 模糊控制部分的源代码。模糊PID控制器结构改变固定参数KP,KI,KD的控制策略-Fuzzy control part of the source code. Fuzzy PID controller structure change fixed parameters KP, KI, KD control strategy