-
人脸识别的PCA
是人脸识别的PCA代码,从同学那里得来分享给大家,好像一本书中的代码,应该很好用,根据自己的情况进行一定修改.%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- 2022-05-07 19:34:08下载
- 积分:1
-
motor
三相异步电机直接起动的起动转矩较大,但起动电流也大,通常用于小功率电机。(Three-phase asynchronous motor starting torque direct start a larger, but the starting current is also large, normally used for low-power motor.)
- 2009-01-05 10:44:08下载
- 积分:1
-
scs
scalar costa watermarking
- 2013-01-08 03:20:13下载
- 积分:1
-
sy_ge_damp_rduanlu_ode
matlab中同步电机在dq轴系下的建模,转子绕组短路定子绕组突然加对称电压,有阻尼绕组,自己用S函数编的,很好用的哦,适用于初学(matlab modeling of the synchronous motor in dq shaft under the rotor winding short-circuit the stator winding suddenly and symmetrical voltage damper winding, S function series, very good used, suitable for beginners)
- 2012-08-06 20:07:50下载
- 积分:1
-
456
本程序运行需要几分钟时间;两个M文件都放在MATLAB目录下;在命令窗口中输入lianxuwuran(t),回车即可运行,(This program takes a few minutes Two MATLAB M-files are placed in the directory Enter lianxuwuran (t) in the command window, press Enter to run)
- 2014-01-01 12:59:12下载
- 积分:1
-
001
有限单元法基础及MATLAB编程-王焕定(高等教育出版社)源代码(Basis of the finite element method and MATLAB programming- Wang Huan given (Higher Education Press) source code)
- 2021-01-20 19:08:43下载
- 积分:1
-
refractive
说明: 能够对通过导入物质的S参数从而计算物质的电磁特性(The electromagnetic properties of materials can be calculated by introducing S parameters of materials.)
- 2019-06-04 09:50:24下载
- 积分:1
-
基于Music算法的多径环境下的超分辨时延估计
基于Music算法的多径环境下的超分辨时延估计
- 2022-02-13 13:23:57下载
- 积分:1
-
mixiangqu
基于MATLAB/simulink仿真平台的循环流化床锅炉燃烧系统的密相区仿真模型(Based on MATLAB/simulink simulation platform circulating fluidized bed boiler combustion system simulation model of dense phase region)
- 2013-10-06 16:01:19下载
- 积分:1
-
AES
ES is a symmetric block cipher.
The same key is used to encrypt and decrypt the message.
The plain text and the cipher text are the same size.
The Aes algorithm works as follows:
Convert to state array: This step consists of conversion on the matrix onto a state array operating with the sbox.
Transformations (and their inverses)
AddRoundKey: Computing the round key for each round.
SubBytes: Substituting by bytes from Sbox.
ShiftRows: Shifting of rows.
MixColumns: Exor operation on columns.
Key Expansion: Expanding the key to be used on next round.
- 2013-04-30 00:03:37下载
- 积分:1