搜索结果

找到约 115 项符合 Length 的查询结果

压缩解压 This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huf

This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a pro ...
https://www.eeworm.com/dl/617/171979.html
下载: 98
查看: 1076

matlab例程 %realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response s

%realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response sequence %N:length of each segment %重叠保留法实现分段卷积
https://www.eeworm.com/dl/665/178123.html
下载: 69
查看: 1105

书籍源码 光学设计软件zemax源码: This DLL models an nular aspheric surface as described in: "Annular surfaces in

光学设计软件zemax源码: This DLL models an nular aspheric surface as described in: "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 December 1997 This surface is essentially an odd aspheric surface with an offset in the aspheric terms. The sag is given b ...
https://www.eeworm.com/dl/532/178857.html
下载: 164
查看: 1119

书籍源码 zemax源码: This DLL models an anamorphic aspheric surface. This surface is essentially an even asp

zemax源码: This DLL models an anamorphic aspheric surface. This surface is essentially an even aspheric surface with different terms for the x and y directions. The sag is given by: Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y))) + AR*( (1 - AP)*x*x + (1 + AP)*y*y ...
https://www.eeworm.com/dl/532/178858.html
下载: 114
查看: 1170

GPS编程 The objective of this projectis to design, model and simulate an autocorrelation generator circuit

The objective of this projectis to design, model and simulate an autocorrelation generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some gates. By the autocorrelation concept, there should be 2 same length vectors, for calculating the autocorrelation , we have to des ...
https://www.eeworm.com/dl/693/185211.html
下载: 195
查看: 1058

驱动编程 You will write a program for calculating person s Body Mass Index (BMI). The following formula is us

You will write a program for calculating person s Body Mass Index (BMI). The following formula is used: bmi = weight / length&sup2 , where weight is in kilograms and length is in meters.
https://www.eeworm.com/dl/618/192335.html
下载: 87
查看: 1067

DSP编程 CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s

CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first s ...
https://www.eeworm.com/dl/516/203665.html
下载: 44
查看: 1106

单片机开发 This a simple hardware UART test program. It receives text lines over the serial port and writes ba

This a simple hardware UART test program. It receives text lines over the serial port and writes back a status msg with length and contents of the buffer.
https://www.eeworm.com/dl/648/211036.html
下载: 40
查看: 1052

matlab例程 %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,

%CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) warn if too long. Also make LB and UB vectors if not % a ...
https://www.eeworm.com/dl/665/214093.html
下载: 181
查看: 1104

其他 Input The input contains blocks of 2 lines. The first line contains the number of sticks parts afte

Input The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero. Output The output should contains the small ...
https://www.eeworm.com/dl/534/214271.html
下载: 59
查看: 1088