资源列表
Bayer
- 贝叶斯公式在临床中的应用是利用贝叶斯公式根据验前概率和条件概率来推算验后概率, 进而帮助诊断患者到底患种疾病中的哪一种。具体方法是根据以往积累统计资料, 对种疾病的验前概率人及各种条件概率人进行估算。在诸症状的一种具体组合已经出现的条件下, 按贝叶斯公式计算出各种疾病在这种具体症状组合下发生的概率即验后概率。比较各疾病的验后概率。如果某疾病人的验后概率明显大于其它疾病的验后概率, 便可诊断患者患的哪种疾病。-According to mass statistical results, try t
SSB
- 用声卡输出的单边带信号源,SSB下边带信号,载波15KHz,输入声音带宽设为300~3.4KHz,SSB调制后输出带宽为11.6K~14.7KHz,可以给SSB解调器实验做信号源了。-Single-sideband signal with the sound output source, SSB below band signal, carrier 15KHz, enter the voice bandwidth set at 300 ~ 3.4KHz, SSB modulated output
runge-kutta
- 基于MATLAB的runge_kutta方法求解定积分-MATLAB-based method for solving the definite integral runge_kutta
stochastic_opt
- 随机优化算法的代码,你可以在此基础上修改解决你自己的问题-stochastic_opt
FEM_using_triangle
- 通过用三角形网格来对经典悬臂梁问题进行静力学分析,得到位移场,应力和应变场,同时与精确值相比较。-Triangular grid by using the classical beam problems to static analysis, the displacement field, stress and strain fields, and compared with exact values.
NchannelARQprotocol
- 实现了多信道停等ARQ的MATLAB仿真,给出了多种信道的实例-Realize such multi-channel ARQ stop the MATLAB simulation, given a variety of examples of channel
rgb2lab
- function y=rgb2lab(im) rgb2lab( image ) Converte de RGB para LAB-function y=rgb2lab(im) rgb2lab( image ) Converte de RGB para LAB
wimax
- WiMax系统的方针程序,里面包含按IEEE.802.16e的协议编写的各种信道环境,适合对WiMax系统的性能仿真-WiMax systems approach procedures, which included preparation of an agreement by IEEE.802.16e various channel environment, suitable for WiMax System Performance Simulation
moving_target_influence
- 仿真了点目标运动对传统距离-多谱勒成像结果的影响!-The point target simulation exercise on the traditional range- Doppler imaging
complex--netmatlab
- 复杂网络中的常见模型,有小世界,随机,无标度。非常实用。-Common model of complex networks, small world, random, scale-free. Very useful.
Floyd-Matlab
- floyd算法的matlab程序 floyd-最短路问题 输入: B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。 sp- 起点标号。 ep- 终点标号。 输出: d- 最短路的距离。 path-最短路的路径。-floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distan
QAM_P_SNR
- 这是一个有关QAM调制符号误码概率与信噪比的仿真的matlab程序。-This is an matlab code about the Qam of the probability of error code. It is basic and very usefor for fresh man in matlab.