-
子集合问题
子集和问题的一个实例为。其中S={x1,x2,…,xn}是一个正整数的集合,c是一个正整数。子集和问题判定是否存在S的一个子集S1,使得S1中所有元素的和为c。
- 2022-01-21 00:32:04下载
- 积分:1
-
Their own for a matlab the harris corner detection code
自已编的一个matlab的harris角点检测的代码-Their own for a matlab the harris corner detection code
- 2022-04-02 02:54:11下载
- 积分:1
-
Matlab_intro
During this course you will learn how to use Matlab, to design, and to perform mathematical computations.
You will also get acquainted with basic programming. If you learn to use this program well, you will find it
very useful in future, since many technical or mathematical problems can be solved using Matlab.
(During this course you will learn how to use Matlab, to design, and to perform mathematical computations.You will also get acquainted with basic programming. If you learn to use this program well, you will find itvery useful in future, since many technical or mathematical problems can be solved using Matlab.)
- 2007-12-10 17:24:46下载
- 积分:1
-
FDM_circular
提供一种利用有限差分法matlab求解雷诺方程的方法(A method for solving Reynolds equations using the finite difference method MATLAB is presented)
- 2017-06-25 20:41:56下载
- 积分:1
-
MATLAB带通滤波器程序
应用切比雪夫滤波器,设计了带通滤波器function y=bandp(x,f1,f3,fsl,fsh,rp,rs,Fs)%带通滤波%使用注意事项:通带或阻带的截止频率与采样率的选取范围是不能超过采样率的一半%即,f1,f3,fs1,fsh,的值小于 Fs/2%x:需要带通滤波的序列% f 1:通带左边界% f 3:通带右边界% fs1:衰减截止左边界% fsh:衰变截止右边界%rp:边带区衰减DB数设置%rs:截止区衰减DB数设置%FS:序列x的采样频率% f1=300;f3=500;%通带截止频率上下限% fsl=200;fsh=600;%阻带截止频率上下限%
- 2020-12-09下载
- 积分:1
-
课程作业时的最大值求解算法MATLAB程序
模式识别中的bayes判别分析算法,相关分析过程的matlab方法,matlab程序运行时导入数据文件作为输入参数,真的是一个好程序,微分方程组数值解方法,包含特征值与特征向量的提取、训练样本以及最后的识别。
- 2023-01-27 04:55:03下载
- 积分:1
-
MATLAB6.5tuxiangchuli
MATLAB6.5辅助图像处理,很有用,适合于广大学者。(MATLAB6.5 assisted image processing, useful for the general academic.)
- 2010-01-04 18:26:23下载
- 积分:1
-
SSB
MATLAB实现信号的单边带调制 希尔伯特变换(MATLAB and the signal is single sideband modulation Hilbert transform)
- 2010-05-09 12:10:45下载
- 积分:1
-
tonereservation
This code simulates the tone reservation technique for the PAPR Reduction of OFDM signals and gives an idea of how to improve it
- 2011-10-01 01:34:56下载
- 积分:1
-
student_management
基于mantlab编程实现学生成绩管理,包括学生信息的增加、删除、查询等,增强了容错处理,能很好地运行。(Based mantlab programming of student achievement, including student information to add, delete, query, etc., enhances the fault-tolerant and can run well.)
- 2013-08-17 11:41:26下载
- 积分:1