-
MySlopeOne
说明: 协同过滤算法matlab代码,算法本身挺简单的,建议你自己试着编一下(Collaborative filtering algorithm matlab code
)
- 2011-04-17 18:24:22下载
- 积分:1
-
sparse_coding_for_classification
简单的sparse coding的小程序,基本可以了解sparse coding的工作过程。(Simple sparse coding small procedures, the basic can understand the working process of sparse coding.)
- 2014-10-27 22:24:21下载
- 积分:1
-
EM_Datagram_Formats_RevM(2010)
Kongsberg EM 系列多波束解码说明书,可以参考里面的说明帮助实现底层解码。(Kongsberg EM Series
Multibeam echo sounder
EM datagram formats)
- 2014-12-02 21:41:21下载
- 积分:1
-
icpdaima-matlab
很好的代码,很好很强大,大家用来,试试看,谢谢(a good program)
- 2013-05-24 10:52:15下载
- 积分:1
-
newadifdtd
一种关于ADI-FDTD新的算法程序,程序运行良好。(A new ADI-FDTD algorithm program, the program runs well)
- 2020-06-29 19:40:02下载
- 积分:1
-
autorun
一个使用控制台实现的关于设置开机自启动的小demo。(A realization about using the console to set boot the start of a small demo.)
- 2014-09-27 11:01:44下载
- 积分:1
-
xin11
基于MATLAB小波消噪,有很大作用,一代二代三代(MATLAB Wavelet-based de-noising, there is a great role in generation of the second generation of three generations)
- 2009-03-19 21:33:05下载
- 积分: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
-
vcmatlabplot
mfc编写的在vc中调用matlab绘图本列中可通过按些按钮调用Matlab会出正弦函数(vc mfc prepared to call matlab in drawing the line can be invoked by pressing these buttons will be a sine function Matlab)
- 2010-11-07 13:40:47下载
- 积分:1
-
wsn_matlab_leach
说明: matlab下优秀的leach仿真源代码,希望能给你的实验带来帮助(the code of the algorithm of leach in the matlab)
- 2010-04-10 19:52:13下载
- 积分:1