-
VB-Matlab
vb调用matlab——多项式拟合
vb调用matlab——多项式拟合(vb call matlab- polynomial fitting vb call matlab- polynomial fitting)
- 2008-03-09 21:53:51下载
- 积分:1
-
LDA-mathematics-gossip
LDA知识的讲解,浅显易懂,便于学习,还有对LDA模型的建立的说明以运用(LDA knowledge to explain, easy to understand, easy to learn, as well as the establishment of LDA model description to use)
- 2014-12-22 10:54:20下载
- 积分:1
-
Desktop
几个轴承类的matlab文件 里面包含几个实例(Several bearing class matlab file which contains a few examples)
- 2013-10-08 10:54:17下载
- 积分:1
-
EpprogramE
用于脑电分析的各类源码,包括功率谱密度检测,事件相关同同步/去同步分析,脑地形图绘制等,已通过测试。
(For EEG analysis of various types of source, including the power spectral density testing, events associated with synchronization/desynchronization analysis of brain topographic mapping, etc., has been tested.)
- 2012-08-05 09:25:53下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
T2PSSKziph
此源代码,是一个一种基于MATLAB的程序源码,对2PSK过过程进行编程与开发,并绘出仿真波形,给出功率谱分析 可直接使用。
(This source code is a one kind of MATLAB-based program source code, right 2PSK over the process of programming and development, and plot the simulation waveforms are given the power spectrum analysis can be used directly.)
- 2012-07-11 10:55:25下载
- 积分:1
-
UngDungNgheNhac
Simple mucic application using API winnm.dll
- 2014-12-26 00:05:41下载
- 积分:1
-
wsn_matlab_leach
说明: matlab下优秀的leach仿真源代码,希望能给你的实验带来帮助(the code of the algorithm of leach in the matlab)
- 2010-04-10 19:52:13下载
- 积分:1
-
TRead_Topo_pae
地形数据显示matlab文件包,这是一个工具程序包.(The terrain data matlab file bag This is a tool package written by foreigners)
- 2012-07-18 20:42:28下载
- 积分:1
-
Texture523
说明: 数字图像的纹理分析应用实例,可以计算图像的能量,熵,惯性矩,局部平稳性和相关。~..~(digital image texture analysis application, the images can be calculated energy, entropy, moment of inertia, local smooth and relevance. ~ ~ ..)
- 2006-04-25 11:09:17下载
- 积分:1