-
power_converter112
1. 设计的目的
从三相全控桥整流电路出发,通过利用matlab/simulink工具对仿真电路的参数设定以及分析,得到电路的工作原理以及所加入的触发脉冲控制方法以及PI调节方法。
(Designed to departure from the three-phase full-controlled bridge rectifier circuit parameter setting and analysis of simulation circuit by using matlab/simulink tools to get the circuit works as well as added the trigger pulse control method, and the PI regulator.)
- 2013-03-18 19:23:36下载
- 积分:1
-
liziqunyouhua
粒子群优化算法有着广泛的作用,可在MATLAB上运行(Particle swarm optimization algorithm has a broad role, can run on MATLAB)
- 2014-12-08 11:47:13下载
- 积分:1
-
factorial-numbers
factorial numbers, factorial numbers,factorial numbers
- 2014-01-14 04:49:56下载
- 积分:1
-
BuTongYinZiYanZheng
此算法能实现预测控制理论中不同衰减因子的影响及鲁棒性验证(This algorithm can achieve predictive control theory, the impact of different attenuation factor and robustness verification)
- 2008-12-24 09:51:56下载
- 积分:1
-
Many-watermarking-embedding
提出了一种鲁棒的多水印嵌入与检测算法,该算法基于小波域,且提取水印时不需要原始图像,保护了原始图像的安
全。在该多水印算法中,提出并使用了一种将密码学和常规的数字水印制作方法- - - 叠加法和量化调制法,有机结合起
来的新的方法,在水印嵌入时,不同的水印,生成与该水印相关的不同的密钥,在进行水印的提取时,用不同的密钥和待测的
图像提取出相应的水印。通过将密钥向第三方注册,可以获得对原始图像的所有权。(A robust multi-watermark embedding and detection algorithm, the algorithm based on wavelet domain, and extract the watermark without the original image, protect the safety of the original image. In the multi-watermarking algorithm, will be presented and used a conventional cryptography and digital watermarking production method--- superposition method and quantify the modulation method, combine the new method, the watermark embedding different watermark, associated with the watermark generating different keys, making extraction of the watermark when tested with a different image key and the corresponding extracted watermark. By the key to a third party registration, can be obtained ownership of the original image.)
- 2011-05-15 23:37:02下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
Biorthogonal_Wavelets
Bio-ortogonal wavelet based image compression.
- 2013-03-11 21:29:08下载
- 积分:1
-
newborn-brain-MRI
新生儿脑部脑部图像处理,英文论文。介绍了各种处理方法(Neonatal brain image processing in the brain, the English papers. Describes the various methods of treatment)
- 2012-10-03 14:53:21下载
- 积分:1
-
model
lecture for enginner induction motor
- 2011-01-25 06:24:03下载
- 积分:1
-
face
说明: 人脸检测,基于肤色信息的皮肤区域粗检。自适应高斯模型,(Face detection, skin region based on color information, rough inspection. Adaptive Gaussian model)
- 2010-04-06 22:28:54下载
- 积分:1