-
biaocheng
关于接连管道系统姿态解算的Matlab仿真,应用了四元数算法(Matlab simulation solver on a series of piping systems gesture, application of the quaternion algorithm)
- 2012-06-08 12:13:44下载
- 积分:1
-
zuhesuanfa
matlab建模的十大思想的实现,帮助同学在建模中拿到好的成绩(Matlab modeling ten ideas to help students get good results in modeling)
- 2012-08-21 01:55:05下载
- 积分:1
-
NEURO-FUZZY-BASED-CONTROLLER-FOR-A-SHUNT-ACTIVE-P
NEURO-FUZZY BASED CONTROLLER FOR A SHUNT ACTIVE POWER FILTER
- 2014-02-03 03:52:54下载
- 积分:1
-
zoom_fft
在matlab中进行zoom_fft变换,对于解调谱可直接调用此程序进行分析(In the matlab zoom_fft transform demodulation spectrum for this program can be called directly for analysis)
- 2013-07-25 16:57:31下载
- 积分:1
-
gender-classification-experiments
这是用身高体重数据进行性别分类的实验。
用最小错误率贝叶斯分类器决策时,首先通过比较概率大小判断一个体重身高二维向量代表的人是男是女,然后再逐一与已知性别的数据比较,就可以得到错误率的统计。然后改变先验概率,重复上面的过程,观察数据结果的变化。
用最小风险贝叶斯分类器决策时,首先求出用最小错误率贝叶斯分类器得到的条件概率;然后根据人为给定的决策表,根据公式算出条件风险;然后逐一比较条件风险,找出使条件风险最小的决策(也就是分类)。最后用分类得到的结果逐一比较已经知道的原始数据,统计处错误率。
(This is the height and weight data for gender classification experiment.
With the minimum error rate Bayesian classifier decisions , first by comparing the probability of the size and weight to height to determine a person represented by two-dimensional vector is male or female , and then one by one with known gender data comparison, the statistical error rate can be . Then change the prior probability , repeat the above process , the results of the changes observed data .
Bayesian classifier with the minimum risk decision-making , first find the minimum error rate using Bayesian classifier to get the conditional probability then artificially given decision table , according to the formula to calculate conditional risk and then one by one more conditional risk , to find ambassador to the conditions of minimum risk decision making (ie classification) . Finally, the results obtained with the classification by-side comparison of the raw data have been aware of SD error rate .
)
- 2012-02-02 20:40:46下载
- 积分:1
-
PlateCode
MATLAB车牌识别系统,拥有良好的界面,能够对不同尺寸图片输入进行识别,并进行数据库连接,实现多地点车牌识别与记录。生成车辆迁徙图。(MATLAB license plate recognition system, has a good interface, it is possible to identify different size image input, and connectivity, multi-site license plate recognition and recording. Generation vehicles migration map.)
- 2015-05-12 13:04:01下载
- 积分:1
-
dengyi
CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 *
!* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 *
!* CENTR—计算中心点 *
!* FUNC —目标函数,由用户提供 *
( PROGRAM COMPLEX
PARAMETER(N=3,M=4,K=6)
DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N)
INTEGER GAMMA
OPEN(4,FILE= COMPDATA )
READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA
READ(4,*)(X(1,J),J=1,N)
IX=2097151
YFL=0.
DO 100 II=2,K
DO 100 JJ=1,N
CALL RANDU(IX,YFL)
R(II,JJ)=YFL
100 CONTINUE
OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN )
WRITE(2,10)
10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX )
WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G
)
- 2010-07-25 11:38:36下载
- 积分:1
-
gabor-deconvolution
使用matlab编写的gabor反褶积程序,借鉴crewes程序;(Written using matlab gabor deconvolution process, drawing on crewes procedures )
- 2011-07-13 15:16:47下载
- 积分:1
-
npc1
三电平逆变器正弦SPWM控制策略的仿真研究(Three level inverter with sinusoidal SPWM control strategy simulation)
- 2020-10-04 16:57:39下载
- 积分:1
-
f14_1xiugai
轴承外圈故障——利用小波变换检测轴承外环故障(Bearing outer ring failure- using wavelet transform outer bearing fault detection)
- 2010-12-20 18:21:08下载
- 积分:1