-
filt
关于图像滤波的一个实例应用,教会你如何通过傅里叶变换滤除单频噪声(An example of image filtering applications, teach you how to filter out single-frequency noise in Fourier transform)
- 2010-07-31 22:14:31下载
- 积分:1
-
myfuzzy
主要介绍了如何设计一个模糊控制器以及各种模糊理论指令的具体应用(Describes how to design a fuzzy controller and a variety of specific applications of fuzzy theory instruction)
- 2010-09-28 15:37:09下载
- 积分:1
-
ExperimentReport2
说明: 《信号与系统》计算机练习-利用matlab
西安交通大学出版社
实验二("Signals and systems" computer exercises-using Matlab Xi'an Jiaotong University Press Experiment 2)
- 2006-04-13 18:59:09下载
- 积分:1
-
arburg
功率谱估计的arburg算法,估计效果非常好,欢迎下载(Arburg power spectrum estimation algorithm, the estimated effect is very good, welcome to download)
- 2014-12-09 10:32:07下载
- 积分:1
-
schroeder
Schroeder 混响器,feedback comb filters,参考CCRMA。(Schroeder Reverberators)
- 2021-03-21 20:49:17下载
- 积分:1
-
EllipsoidFitting
椭球拟合程序源代码,用于基于最小二乘法德椭球拟合(Ellipsoid fitting program source code for France, Germany, based on least squares fitting ellipsoid
)
- 2021-01-10 22:48:50下载
- 积分:1
-
suijizikongjian
随机子空间的matlab主程序代码,可以实现高精度的信号辨识。按照《基于随机子空间和最小二乘法的介质损耗角测量方法》、常军博士论文《随机子空间方法在桥梁模态参数辨识中的应用研究》编写。(Stochastic subspace matlab main code, you can achieve high-precision recognition. Accordance with the " stochastic subspace-based least-squares method and dielectric loss angle measurement methods" , regular army doctoral thesis " stochastic subspace identification of modal parameters of the bridge in the applied research" to write.)
- 2021-05-08 23:28:40下载
- 积分:1
-
function
进行各种图形变换,很有用的程序。图象处理程序,包括对比度拉伸,傅立叶变换,离散余弦变换,维纳滤波等等。
(It s the function for DIP.
Image processing involves changing the nature of an image in order to either
1.improve its pictorial information for human interpretation, or
2.render it more suitable for autonomous machine perception.
)
- 2012-10-04 22:19:11下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1
-
filter
说明: 基于matlab 的 iir高通滤波器设计,可以过滤150Hz以下的噪声;使用时把音频路径替换正自己的音频路径即可运行。(The design of IIR high pass filter based on Matlab can filter the noise below 150Hz; when using, the audio path in the file can be changed to its own path to run)
- 2020-03-12 12:16:39下载
- 积分:1