-
matlab--Program-examples-
说明: 音频编解码,语音信号处理,乘法次数最少,可嵌入编码器(Audio codec, speech signal processing, the least number of multiplication can be embedded in the encoder)
- 2011-03-25 16:11:00下载
- 积分:1
-
chepaishibie
这个是关于车牌识别方面的源代码,是一种基于灰度定位的。(This is on the license plate recognition source code, is based on the gray level positioning.)
- 2012-05-02 20:11:36下载
- 积分:1
-
RBF_Network
A radial basis function network is an artificial neural network that uses radial basis functions as activation functions. It is a linear combination of radial basis functions. They are used in function approximation, time series prediction, and control.
- 2011-11-09 11:53:06下载
- 积分:1
-
nonlinear_c
非线性电容的matlab/simulink模型,实测可用!(Nonlinear capacitance matlab/simulink model, the measured available!)
- 2014-07-29 16:43:13下载
- 积分:1
-
Main_Cor_Analysis
多元统计中的对应分析程序,提取因子之后,可对提取的公共因子按最大方差旋转。程序经多组经典数据验证通过。(The corresponding multivariate statistical analysis program, after the extraction of factors, can extract the common factors by maximum variance rotation. Program through multiple data validation through classical.)
- 2010-06-24 11:57:02下载
- 积分:1
-
matlab
精通MATLAB-综合辅导与指南(附例程)(Proficient in MATLAB-integrated counseling and guidance (attached routines))
- 2008-06-01 11:26:06下载
- 积分:1
-
GRAY
识别线条的程序,自己的原创,能识别各种颜色的线条(Identify the lines of the program, their own originality, can identify a variety of color lines)
- 2013-01-07 20:48:48下载
- 积分:1
-
Fastdecoupled
Fast Decoupled Power Flow
- 2013-10-06 08:55:30下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
harris_ncc
harris角点检测,并对检测的角点用NCC进行匹配(harris corner detection, and detection of the corner points are matched with NCC)
- 2013-07-20 16:02:39下载
- 积分:1