-
MATLAB_SIMULINK_QDPSK
有关matalab方面的仿真文献,希望大家有好的东西都能够共享!(Matalab aspects related to the simulation literature, I hope everyone has good things to share!)
- 2008-08-01 16:20:37下载
- 积分:1
-
MM3
对数据中出现的情况分为三类进行匹配,正常,不正常,和未知,对不正常的数据进一步分析- (data on the case are divided into three types matching, normal, abnormal, and unknown, not normal for further analysis of the data-)
- 2007-03-05 15:53:57下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
《MATLAB统计分析与应用1》
生成一元分布随机数、蒙特卡洛方法;正态总体参数的检验;描述性统计量等(Generating a bivariate distribution, random numbers, Monte Carlo methods, testing of normal population parameters, descriptive statistics, etc.)
- 2017-08-13 15:10:44下载
- 积分:1
-
kaikan_v52
利用自然梯度算法,分数阶傅里叶变换计算方面,可以实现模式识别领域的数据的分类及回归。( Use of natural gradient algorithm, Fractional Fourier transform computing, You can achieve data classification and regression pattern recognition.)
- 2016-10-14 12:59:04下载
- 积分:1
-
STICA
图像的统计独立分量分解程序包,可以用于人脸识别,非监督分类,信号提取等领域(Image independent component decomposition of the statistical package, can be used for face recognition, non-supervised classification, the fields of signal extraction)
- 2007-09-14 10:22:01下载
- 积分:1
-
MATLAB
《MATLAB电机仿真精华50例》书里面的各种模型( MATLAB simulation of the essence of 50 cases of motor book of various models)
- 2008-06-12 17:35:45下载
- 积分:1
-
Demo_CS_BP
图像压缩重构算法中的BP算法程序,可以运行(CS BP agritourism)
- 2012-04-13 16:03:43下载
- 积分:1
-
ALG023
NEWTON-RAPHSON求解一个连续方程,f(X)=0,前提给一个初始值( NEWTON-RAPHSON ALGORITHM 2.3
To find a solution to f(x) = 0 given an
initial approximation p0:
INPUT: initial approximation p0 tolerance TOL
maximum number of iterations NO.
OUTPUT: approximate solution p or a message of failure)
- 2009-04-30 21:25:09下载
- 积分:1
-
Tetris
该程序可以是俄罗斯方块游戏。可以用键盘改变“方块”的方向而完成游戏。(The program can be a Tetris game. Can use the keyboard to change " box" in the direction of complete games.)
- 2010-12-09 22:13:05下载
- 积分:1