搜索资源列表
用“时域最小平方误差准则” 设计IIR DF
- 试用时域最小平方误差准则(最小平方逆设计)设计一个具有四项系数的IIR DF的系统函数,使其在y(n)=[3,2,1]输入激励下,输出v(n)逼近d(n)=[2,0.2,0.05]。令v(-1)=v(-2)=0。求出v(n)的前8个样值与d(n)进行比较。用matlab实现了此要求。-trial at the least square error domain guidelines (minimum inverse square design) design with a four DF IIR
判断素数的个数
- 判断101-200之间有多少个素数,并输出所有素数。 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。 -judgment 101-200 between the number of primes, and the export of all prime numbers. 1. Program Analysis : judgment in several ways : with a few were t
老鼠走迷宮 程式
- 這是使用vb來模擬資料結構中有名的老鼠走迷官程式。小老鼠會記錄所走過的路。自動找到出口。-vb This is the use of information to simulate the structure of the famous mouse away crowds official programs. Small rodents records traversed path. Automatic find export.
迷宫搜索
- 这是一个实现自动生成随机迷宫,并且自动实现从迷宫的入口到出口的路径搜索的一个Applet程序-This is an automatically generated random maze, and automatically from the entrance to the maze of export path of a search procedures Applet
程序内存驻留程序(TSR)8
- 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
matlab_algorithms
- 非线性自适应滤波器MATLAB程序,含VLMS和VRLS以及输入输出文件-nonlinear filter MATLAB procedures, including VLMS VRLS and import and export documents
Tansuo
- 数据结构---堆栈的使用。蓝色小方块在一个自己添加的红色迷宫中找到一个出口。利用数据结构堆栈的特性来。-data structure --- stack use. Blue small chunks themselves in a maze of red added to find an export. Stack data structure used to the characteristics.
park_guide
- 公园导游图 给出一张某公园的导游图(景点不少于10个),游客通过终端询问可知: 任一景点的相关信息; 从某一景点到另一景点的最短简单路径。 游客从公园大门进入,选一条最佳路线,使游客可以不重复地游览各景点,最后回到出口(出口就在入口旁边)。 要求: 1、从键盘或文件输入导游图; 2、游客通过键盘选择两个景点,输出结果; 3、输出从入口到出口的最佳路线。 文件中包含详细的源代码及注释,以实现这个经典的问题。-park guide map is a par
PCA-matlab
- 此程序为用于主成分分析的matlab程序,可以输出贡献率及画出二维散点图-this procedure for the Principal Component Analysis Matlab procedures can export contribution rate and the two-dimensional plot paint
3.32
- 将两个随机产生的链表连接,并按从小到大的顺序输出-two randomly generated Chain Link, together with a small to large export order
riqi
- 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。 例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。 class DateType { //自定义的日期类DateType int y,m,d //数
Pathfinder
- 在WINDOWS环境下用C语言开发的寻路程序,应用遗传算法,在一个迷宫中迅速找到出口-the Windows environment using the C language development routing procedures, genetic algorithm, in a maze to find a rapid export
yabanbiaohaoSource
- This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.-This file (the project file
Untitled5
- 一个利用matlab来模拟数字信号处理过程的,信号经过加噪声滤波后重新输出。-a simulation using Matlab to digital signal processing, signal plus noise filtering through re-export.
112213432545435
- n后问题,实现n后问题的求解,并且可以输出最有解-n, n after realizing the problem solving, and can export most Solution
DataImportandExport
- matlab数据导入导出,支持文本、音频、视频及其他数据类型-matlab data import and export, support for text, audio, video and other data types
data-input-and-export
- MATLAB统计分析与应用:40个案例分析- data input and export
The-data-input-and-export
- 用matlab实现数据的导入与导出 内含经过调试的详细代码-The data input and export with detailed code
data-export
- data export Matlab Codes
Estimation bias and data export
- 基于sas的估算偏差和数据导出的字段提取和数据处理代码(Estimation bias and data export based on SAS)