代码搜索:Ls 开发教程
找到约 10,000 项符合「Ls 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/493206/6398447
m ls.m
function [D, w] = LS(train_features, train_targets, weights, region)
% Classify using the least-squares algorithm
% Inputs:
% features- Train features
% targets - Train targets
% Weights - Wei
www.eeworm.com/read/489614/6466759
m ls.m
clear,close all;
N=100;
M=2;
period=[0:N-1];
x=sin(2*pi*0.02*period);
figure;%作图1的第一子图
subplot(2,1,1);
plot(x);
grid;
title('standard singal');
period1=[0,0:N-2];
x1=sin(2*pi*0.02*period1);
www.eeworm.com/read/489426/6471313
c ls.c
/*****************************************************************************\
* efs - General purpose Embedded Filesystem library *
* --------------------- -------
www.eeworm.com/read/489426/6471347
h ls.h
/*****************************************************************************\
* efs - General purpose Embedded Filesystem library *
* --------------------- -------
www.eeworm.com/read/489143/6474265
lbl ls.lbl
www.eeworm.com/read/486122/6543689
h ls.h
www.eeworm.com/read/485725/6545062
gif ls.gif
www.eeworm.com/read/482755/6611293
txt ls.txt
Open DM642 PCI channel
Assert DSP reset
Setup DSP EMIF
Test DSP Internal SRAM
Test SDRAM
................................
EEAddress = 0x0000, EEData = 0xffff
EEAddress = 0x0001, EEData = 0xfff
www.eeworm.com/read/482783/6612172
ls key.ls
1 ; C Compiler for STM8 (COSMIC Software)
2 ; Generator V4.2.8 - 03 Dec 2008
3 ; Optimizer V4.2.8 - 03 Dec 2008
5