代码搜索:matlab RFID
找到约 10,000 项符合「matlab RFID」的源代码
代码结果 10,000
www.eeworm.com/read/454381/7392610
url matlab%d0%c5%ba%c5%b4%a6%c0%ed%cf%ea%bd%e2_0.url
[DEFAULT]
BASEURL=file://C:\WINNT\web\ftp.htt
[InternetShortcut]
URL=ftp://yanxuebbs:yanxuebbs@matwav.vicp.net/oldftp/document/matlab/matlab%D0%C5%BA%C5%B4%A6%C0%ED%CF%EA%BD%E2_0/
Modified=009F9C5
www.eeworm.com/read/451878/7454744
m speekersound.m
[f,p]=uigetfile('E:\MATLAB\R2006a\work\speeker\amintrain\*.wav');
file=f;
if f==0
return;
end;
[x,fs,bit]=wavread([p,f]);
sound(x,fs,bit);
www.eeworm.com/read/450063/7491136
cs program.cs
using System;
using MathWorks.MATLAB.NET.Arrays;
using MatMagic;
namespace ConsoleApplication1
{
class Program
{
static void Main(string[] args)
{
//创建Matl
www.eeworm.com/read/450063/7491145
log build.log
Compiler version: 4.7 (R2007b)
Warning: Duplicate directory name: D:\Documents and Settings\developer\MATLAB.
mcc -W 'dotnet:MagicTest,MagicTestclass,0.0,private' -d 'D:\MagicTest\src' -T 'link:lib'
www.eeworm.com/read/450063/7491160
log build.log
Warning: Duplicate directory name: D:\Documents and Settings\developer\MATLAB.
mcc -W 'dotnet:MatMagic,MatMagic,0.0,private' -d 'D:\MatMagic\src' -T 'link:lib' 'class{MatMagic:D:\mymagic.m}'
Warni
www.eeworm.com/read/449167/7517379
m readme.m
% IMAGE COMPRESSION WITH NEURAL NETWORKS
%
% Unzip all files in Matlab current directory, then type "test_main" on
% Matlab command window.
%
% function [out]=nncompression(img,namefile)
% Th
www.eeworm.com/read/448905/7522801
m matrices.m
% Appendix F: MATLAB Basics, Section F.3, p. 823-827.
%
% The MATLAB use of matrices described in Section F.3
% includes Figures F.12 - F.17. After each subtopic, a
% pause is inserted to