-
matfg1
The proposed approach satisfies the
integrability condition and does not need any boundary
condition assumptio-ns, we have designed a stand-alone,
flexible Matlab implementation that enables to
evaluation the proposed approach. The experiments on
real images show the approaches ability to reconstruction
the surface from SFS.
- 2010-11-21 01:47:14下载
- 积分:1
-
shili2
matlab的灯光与物体之间的关系的matlab文件,利用此函数可以完成一些光学仿真实验(Matlab lamplight and the relationship between the object of matlab files, using this function can be done some optical simulation experiment)
- 2012-04-27 18:15:59下载
- 积分:1
-
work
蒙特卡罗法模拟高斯白噪声激励下二自由度振子的瞬态响应(Monte Carlo simulation of Gaussian white noise excitation vibration two degrees of freedom oscillator)
- 2011-11-29 10:38:49下载
- 积分:1
-
multisvm
Matlab code for multiclass svm
- 2015-02-15 16:29:30下载
- 积分:1
-
Minimum-Risk-Bayes-classifier
这是模式识别中最小风险Bayes分类器的设计方案。在参考例程的情况下,自行完善了在一定先验概率的条件下,男、女错误率和总错误率的统计,放入各个数组当中。
全部程序由主函数、最大似然估计求取概率密度子函数、最小错误率贝叶斯分类器决策子函数三块组成。
调用最大似然估计求取概率密度子函数时,第一步获取样本数据,存储为矩阵;第二步对矩阵的每一行求和,并除以样本总数N,得到平均值向量;第三步是应用公式(3-43)采用矩阵运算和循环控制语句,求得协方差矩阵;第四步通过协方差矩阵求得方差和相关系数,从而得到概率密度函数。
调用最小风险贝叶斯分类器决策子函数时,根据先验概率,再根据自行给出的5*5的决策表,通过比较概率大小判断一个体重身高二维向量代表的人是男是女,放入决策数组中。
主函数第一步打开“MAIL.TXT”和“FEMALE.TXT”文件,并调用最大似然估计求取概率密度子函数,对分类器进行训练。第二步打开“test2.txt”,调用最小风险贝叶斯分类器决策子函数,然后再将数组中逐一与已知性别的数据比较,就可以得到在一定先验概率条件下,决策表中不同决策的错误率的统计。
(This is a pattern recognition classifier minimum risk Bayes design .In reference to the case of routine , self- improvement in a certain a priori probability conditions, male , female and total error rate error rate statistics , into which each array .
All programs from the main function , maximum likelihood estimation subroutine strike probability density , the minimum error rate Bayesian classifier composed of decision-making three subfunctions .
Strike called maximum likelihood estimate probability density subroutine , the first step to obtain the sample data , stored as a matrix the second step of the matrix, each row sum , and divided by the total number of samples N, be the average vector The third step is the application of the formula ( 3-43 ) using matrix and loop control statements , obtain the covariance matrix fourth step through the variance-covariance matrix and correlation coefficient obtained , resulting in the probability density function .
Bayesian classifier )
- 2012-02-02 20:37:04下载
- 积分:1
-
fitness
遗传算法中多点交叉算法来优化最小值函数所对应的解--适应度评价过程(Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the fitness evaluation process)
- 2009-04-17 02:46:24下载
- 积分:1
-
emd_huang
说明: hht变换中的关键部分emd分解,集中了hht变换中的最精华的部分。(hht transform a key part of emd decomposition, concentrated hht transform the most essential part.)
- 2010-04-04 21:09:54下载
- 积分:1
-
模糊控制程序的过程,自适应模糊控制器的误差…
此程序为模糊PID控制程序,自适应模糊PID控制器以误差e和误差变化率e 作为输入,可以满足不同时刻的e和e 对PID参数自整定的要求。利用模糊控制规则在线对PID参数进行修改,便构成了自适应模糊PID控制器。
-procedure for fuzzy PID control procedures, adaptive fuzzy PID controller error e and e error rate of change as input to meet the different moments of e and e PID tuning parameters from the request. Fuzzy-control rules on PID parameters changed, they constitute the adaptive fuzzy PID controller.
- 2022-12-12 13:20:04下载
- 积分:1
-
superresolution_v_2[1].0
说明: 图像超分辨是目前国内外研究的热点,该算法主要用于光学图像的超分辨(Image super-resolution is the study of hot spots at home and abroad that the algorithm is mainly used in optical image of the super-resolution)
- 2008-10-04 19:55:35下载
- 积分:1
-
802.11a simulink
基于WiFi 802.11a协议的无线通信系统的开发
端到端的802.11a的物理层,自适应调制,前向纠错码,ofdm传输,高斯白信道仿真
Viterbi解码等(End-to-end 802.11a physical layer
* All mandatory and optional data rates: 6, 9, 12, 18, 24, 36, 48, and 54 Mb/s
* BPSK, QPSK, 16-QAM, 64-QAM modulations
* Forward error correction coding (convolutional; code rates 1/2, 2/3, 3/4)
* OFDM transmission: 52 subcarriers, 4 pilots, 64-pt FFTs, circular prefix
* Data interleaving
* PLCP preamble (modeled as 2x2 long training sequences; see below)
* Receiver equalization
* Viterbi decoding
* Data rates selectable on-the-fly
* Adaptive modulation demo over dispersive multipath fading channel)
- 2018-03-05 20:17:59下载
- 积分:1