-
mapleguide
maple起步教程,适合初学maple的人使用,可供相关人员参考。(maple started tutorial for beginners maple people use, for future study.)
- 2010-09-01 16:57:14下载
- 积分:1
-
预测控制算法matlab仿真 DMCmodel
预测控制算法matlab仿真,采用的是二阶系统,本程序是动态矩阵控制的简单仿真(Predictive control algorithm matlab simulation, using the second-order systems, this procedure is a simple dynamic matrix control simulation)
- 2020-06-27 01:00:01下载
- 积分:1
-
pls-svm
最小二乘支持向量机的一个小程序,非常简单,也很耗用(Least Squares Support Vector Machines, a small program, very simple and consumption)
- 2008-06-03 09:48:27下载
- 积分:1
-
neural_network_bp
说明: BP神经网络的一种回归算法研究,MATLAB实现并已通过系统仿真测试(A return of BP neural network algorithm, MATLAB simulation to achieve and have passed the test)
- 2010-04-26 23:14:57下载
- 积分:1
-
Otsu
大津法实现图像阈值分割的matlab源程序代码(Otsu Thresholding Image source code matlab)
- 2011-05-13 08:53:06下载
- 积分: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
-
A_GuidetoMATLABObject-OrientedProgramming
A Guide to MATLAB Object-Oriented Programming
- 2009-09-25 18:45:28下载
- 积分:1
-
Hill
数学建模实验&matlab实现Hill密码体系的关键环节(加密、解密、破译)
实现通用hill密码n维密码(Mathematical modeling of experimental realization of Hill & matlab key password system (encryption, decryption, decoding) to achieve universal hill n-password password)
- 2010-05-21 08:58:38下载
- 积分:1
-
FMCW-Radar-Simulator-master
说明: 1) 这是一个基于MATLAB的FMCW射频雷达模拟器。
2) 它产生FMCW雷达,用于近距离的手波啁啾电平信号数据。
3) 你可以尝试在这个模拟器上开发你的雷达数据处理算法。
4) 作为一个查伦奇,你能开发你的算法来检测手写方向:左或右。
5) 在matlab中运行main.m开始尝试。(1) This is a MATLAB based FMCW RF Radar Simulator.
2) It generates FMCW radar for close handwave chirp level signal data.
3) Your can try develop your radar data processing algorithm base on this simulator.
4) As a charllenge, can you develope your algorithm to detect the handwave directions: LEFT or RIGHT.
5) Run main.m in matlab to start trying out.)
- 2020-03-18 10:22:43下载
- 积分:1
-
bpsk_generate
说明: 产生BPSK基带数字信号的时域波形。其中基带数字信号的传输速率以及每个码元周期内载波的周期数可以设置。(To generate the time-domain wave for BPSK. And the transmitting rate and the frequency of the carrier can both be set in the program.)
- 2010-03-31 17:45:21下载
- 积分:1