-
MATLAB的表情识别
通过求取EigenFace特征脸,对人脸表情进行识别
- 2022-01-25 14:28:52下载
- 积分:1
-
Population-projections-matlab
可以用来进行人口预测的matlab代码,直接模仿就可以用了(Can be used for population projections matlab code, you can use a direct imitation)
- 2013-10-01 22:20:21下载
- 积分:1
-
cp0102_sinpulse_one
Generates a pulse with length Tp ,which is composed of Nc cycles of a sinusoidal waveform sinpulse is the waveform representing the pulse
- 2014-01-31 16:36:25下载
- 积分:1
-
在matlab中实现comsol中随建模机纤维 comsolwithmatlab
说明: 在matlab中实现comsol中随建模机纤维(Realization of the fiber with modeling machine in COMSOL in MATLAB)
- 2020-06-30 07:20:02下载
- 积分:1
-
DGnetwork1
分布式发电配电网仿真的结果 可以直接运行 参数按照分布式参数设计(DG generation modeling and simulation)
- 2013-01-08 14:14:28下载
- 积分:1
-
cognitive
cognitive radio hole spectrum detection using fixed threshold and reading from excel file
- 2011-09-13 21:56:04下载
- 积分:1
-
GA
说明: 一个使用遗传算法整定PID参数的例程,使用M文件调用Simulink模型。(A routine that uses genetic algorithms to tune the PID parameters uses the M file to call the Simulink model.)
- 2018-06-19 09:35:40下载
- 积分:1
-
p1_ca
说明: 生成GPS所使用的的CA码,可以用于后续与数据码调制,并调制到载波上(Generate the CA code used by GPS)
- 2020-07-01 00:00:42下载
- 积分:1
-
bp339
BP算法的MATLAB实现,从而实现了BP预测的算法,这是一段简单的小程序。(BP algorithm MATLAB realize in order to achieve a BP prediction algorithm, which is a simple procedure.)
- 2008-04-11 11:03:02下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1