Welcome![Sign In][Sign Up]
Location:
Search - robustness

Search list

[Voice Compressnewpnn[1]

Description: 基于GMM的概率神经网络PNN具有良好的泛化能力,快速的学习能力,易于在线更新,并具有统计学的贝叶斯估计理论基础,已成为一种解决像说话人识别、文字识别、医疗图像识别、卫星云图识别等许多实际困难分类问题的很有效的工具。而且PNN不但具有GMM的大部分优点,还具有许多GMM没有的优点,如强鲁棒性,需要更少的训练语料,可以和其他网络其他理论无缝整合等。-GMM based probabilistic neural network PNN good generalization ability, the ability to learn fast, easy online updates, and with the Bayesian statistical theory based on estimates, and has become a solution as speaker recognition, text recognition, medical image recognition, satellite images and other real recognition when difficulties classification of very effective tool. But GMM PNN is not only the most advantages, but also has many advantages GMM not as strong robustness, require less training corpus, and other networks to other theories, such as seamless integration.
Platform: | Size: 7158 | Author: 姜正茂 | Hits:

[CSharp数字水印技术

Description: 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital watermarking algorithm code. With the model code of significance, there are certain robustness. NetPGM need to install the package (pgm format used to access images), which can then be compiled under Linux. NetPGM is the image file input / output package. The Internet search can be. If read other formats of images, readers can modify procedures image access part of the code. For Linux compiler can not familiar with the information related to the Linux programming books.
Platform: | Size: 20007 | Author: 樊志华 | Hits:

[Graph Recognize图像水印

Description: 由于考虑了HVS,本文算法较好地解决了水印透明性与算法鲁棒性之间的矛盾,使用该算法嵌入的水印具有较好的透明性-consideration of HVS, this algorithm can solve the watermark transparency and robustness to conflicts between the use of the embedded watermark algorithm has better transparency
Platform: | Size: 795004 | Author: 吕玉华 | Hits:

[Other resourceLeastSignificantBit_Embed_Program

Description: DCT域的嵌入程序,可以获得较高的鲁棒性,且嵌入秘密信息后的不可感知性也很好。-DCT embedded procedures, get higher robustness, and secret information embedded in the perception is also not very good.
Platform: | Size: 1409 | Author: 月光沙滩 | Hits:

[Multimedia programG721_source_code

Description: G.721和G.721语音编解码源程序,经测试,健壮性和可移植性很好。-G.721 and G.721 voice codecs source, tested, robustness and portability very good.
Platform: | Size: 18480 | Author: zhoufan | Hits:

[Windows DevelopAutoTestCase

Description: 软件测试之测试用例自动生成 包括健壮性测试,边界测试,路径测试,etc-software testing automatic test case generation, including robustness testing, testing boundaries, the road test, etc.
Platform: | Size: 35247 | Author: 王运诚 | Hits:

[WEB Codeonenewfangfa

Description: 算法不仅具有旋转不变性, 而且对灰度变化、噪声、光照以及对比度变化等也具有很好的鲁棒性, 同时匹配速度比归一化积相关匹配算法(N P rod) 提高了近一倍。-algorithm with a rotating invariance, but the gray changes, noise, light and contrast changes with good robustness, while matching faster than a normalized correlation matching algorithm (N P rod), an increase of nearly 100%.
Platform: | Size: 349335 | Author: 李杰 | Hits:

[Other resourceDCT_watermark

Description: 全套的DCT域数字水印源代码(本人毕业设计成果)内容包括:水印嵌入,水印检测,攻击实验以测试鲁棒性,重要参数计算。希望对做数字水印的XDJM有所帮助。-complete DCT digital watermarking source code (I graduated design results) include : watermark embedding, Watermark detection, attack experiment to test the robustness, an important parameter calculation. Want to do digital watermarking Wilson help.
Platform: | Size: 520218 | Author: 魏凯 | Hits:

[Other resourceexpend

Description: 针对二值图像的广泛应用,嵌入鲁棒性水印,测试其抵抗结合攻击的能力。-value against the wider use of images, embedded watermark robustness testing their resistance combination attacks.
Platform: | Size: 4849 | Author: 袭乐宣 | Hits:

[Other resourceGPC_demo1

Description: 由于自校正控制器在实际中的广泛运用,其缺点日益明显,主要体现在变阶次、变时延和变参数的系统中,因此研制具有较强的鲁棒性的控制器在实际运用中非常有用。Clark等人提出的广义预测控制自校正控制器是一种基于参数模型的预测控制算法,它采用了时段优化性能指标,结合辨识和自校正机制,从而克服自校正控制中存在的缺点,具有较强的鲁棒性。-self-tuning controller in practice the widespread use of its increasingly obvious shortcomings, mainly reflected in the change of Order, Variable Delay and change parameters in the system, developed with the robustness of the controller in actual application is very useful. Clark and others put the GPC self-tuning controller is based on the parameters of a model predictive control algorithm, it uses time optimize performance indicators, combining literacy and self-correction mechanism, in order to overcome self-tuning control of the shortcomings, with strong robust.
Platform: | Size: 18667 | Author: lethe | Hits:

[Windows DevelopsocketApplication

Description: 请教如何改善C#中socket通信机客户端程序的健壮性-advice on ways to improve the C# socket-client communications procedures Robustness
Platform: | Size: 4918 | Author: twh | Hits:

[Ftp ServerPackSock

Description: 一个通过网络高速传输文件的控件: 具有以下特点 1.有高速数据传输功能,超过了Winsock控件的吞吐量 2.入校验功能,满足大数据包的收发,理论上不限数据尺寸 3.加入防错代码,提高了接口鲁棒性-through a network of high-speed transmission of documents, the controls : one with the following features. A high-speed data transmission functions Controls over the throughput of Winsock 2. - Check function and meet large data packet transceiver, Theoretically Open-data size 3. to prevent the wrong code, improve the robustness Interface
Platform: | Size: 51180 | Author: 孟祥峰 | Hits:

[Special Effectsjiyudct

Description: DCT域数字水印源代码.水印嵌入,水印检测,攻击实验以测试鲁棒性,重要参数计算。希望对做数字水印的XDJM有所帮助。--DCT-domain digital watermarking source code. Watermark embedding, watermark detection, attack experiment to test the robustness, an important parameter calculation. Want to do digital watermarking XDJM help.--
Platform: | Size: 1024 | Author: 摩罗逊 | Hits:

[matlabMATLAB_guolu

Description: 本文应用模糊控制技术,设计了一种二输入三输出模糊自整定PID控制器,对锅炉汽包水位进行控制,实现了PID参数的自适应调节。利用MATLAB对控制系统进行仿真。结果表明,该控制器自整定能力及鲁棒性比传统PID控制器更强,响应速度快、精度高,同时对虚假水位有较好的控制效果。matlab实践研究。-In this paper, fuzzy control technology, the design of a two input and three output fuzzy self-tuning PID controller of the boiler drum water level control, the realization of the adaptive PID parameters. Using MATLAB simulation of control systems. Results show that the controller self-tuning capability and robustness stronger than the traditional PID controller, fast response, high accuracy and false at the same time the water level has good control effect. Practice matlab.
Platform: | Size: 1248256 | Author: 赵洪森 | Hits:

[OtherA-New-Sliding-Mode-Control-Algorithm

Description: In recent years, sliding mode control has been suggested as an approach for the control of systems with nonlinearities, uncertain dynamics and bounded input disturbances. The most distinguished feature of the sliding mode control technique is its ability to provide fast error convergence and strong robustness for control systems in the sense that the closed loop systems are completely insensitive to nonlinearities, uncertain dynamics, uncertain system parameters and bounded input disturbances in the sliding mode. Figure 1 shows an example trajectory of a system under sliding mode ontrol. The sliding surface is described by s = 0,
Platform: | Size: 124928 | Author: deep | Hits:

[Special Effectsrobustness

Description: this document shows results of robustness of puncturedconvolutive encoder to stirmark attacks in watermarking
Platform: | Size: 7168 | Author: fat | Hits:

[matlabrobustness

Description: 鲁棒性控制系统的仿真与CAD,用来学习鲁棒性,在matlab里的仿真,希望对大家有帮助-Robustness of the control system simulation and CAD used to study the robustness of the simulation in matlab everyone
Platform: | Size: 1024 | Author: 王御天 | Hits:

[OtherRobustness-issues

Description: 说话人辨认及其鲁棒性问题的研究, 清华大学硕士论文, 2007-Speaker Identification and Robustness studies, Tsinghua University, master s thesis, 2007
Platform: | Size: 575488 | Author: wish | Hits:

[AlgorithmComplexity-based-design-robustness-analysis

Description: Complexity based design robustness analysis Application to mechatronic component (vehicle hatchback )
Platform: | Size: 867328 | Author: Tianma | Hits:

[Program docOn-the-Robustness-of-MIMO-LMMSE-Channel-Estimatio

Description: Good material paper, related with the analysis of MIMO channel estimation using LMMSE approach. The authors show the robustness of the proposed method.
Platform: | Size: 226304 | Author: Lago1990 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net