-
reducing_cycles
reduces cycles in bipartite graph
- 2010-12-28 22:52:35下载
- 积分:1
-
bistablePsyetem
随机共振运用于弱信号检测,同时对于其中的频谱能够很好的分析。(Weak signal detection applied to stochastic resonance, while for the spectrum which can be a good analysis.)
- 2013-10-26 09:44:24下载
- 积分:1
-
jiexiangguanPSK
该文件是一个盲均衡算法程序,把输入信号矩阵做了一次解相关处理(The file is a blind equalization algorithm, the input signal correlation matrix made a deal with the solution)
- 2013-12-04 15:29:13下载
- 积分:1
-
VQ
说明: Vector Quantization: K-Means Algorithm
- 2012-04-23 12:47:45下载
- 积分:1
-
hough
用matlab编写的利用Hough变换法提取直线的代码,用该函数实现利用Hough变换提取直线的功能。(Written by matlab extracted using Hough transform line of code, with the function to achieve the use straight-line Hough transform to extract features.)
- 2010-12-27 17:50:21下载
- 积分:1
-
gramschmidt_stable
A classification function
- 2011-07-14 21:03:19下载
- 积分:1
-
Desktop
matlab实现泊松分布产生随机数的程序,
挺管用的(The matlab Poisson distribution to generate random numbers, very handy)
- 2012-07-18 21:59:06下载
- 积分:1
-
TrafficSimulating
原胞自动机模拟程序 可以应用于单车道或者多车道 单车道主要 包括信号灯 跟随 多车道可以包含变道 (program for overtaking using CA model)
- 2014-02-09 22:44:00下载
- 积分:1
-
BFGS
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入可变参数变量,简单调用bfgs时可以忽略它,
但是其他程序循环调用时将会发挥重要作用
输出:x,val分别是近似最优点和最优值,k是迭代次数。(Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fun, gfun each objective function and its gradient varargin variable parameter is the input variable, it can be ignored when a simple call bfgs , but other programs will play an important role when the cycle is called output: x, val are approximate optimum and the optimal value, k is the number of iterations.)
- 2017-04-18 09:45:16下载
- 积分:1
-
Untitledjiwangfei0905094221
1、分别生成两种信号(正弦波、方波、三角波、锯齿波、Sinc波形等)+噪声(高斯随机噪声、均匀噪声)
要求:频率:学号*100;
幅度:学号/10
相位:学号*pi/180
点数:学号*64
2、同时在一个图形中进行显示:
要求:标注X轴、Y轴、题目、颜色、样式、线型标注等。
3、进行信号分析及结果显示(对结果也要图形标注,同2)
要求:相关分析
卷积运算
求和运算
频谱分析(最大值、测频)
4、对上述原信号及信号分析结果分别存成EXCEL文件、文本文件和二进制文件,命名为名字+班级+学号+后缀(1, respectively, to generate two signals (sine wave, square wave, triangle wave, sawtooth wave, Sinc waveform, etc.)+ noise (Gaussian random noise, uniform noise) requirements: Frequency: No.* 100 margin: Student ID/10 phase: learning* pi/180 Points: No.* 642, in a graphical display: Requirements: X-axis label, Y axis, the title, color, style, linear marked. 3, signal analysis and results display (graphical results also marked with 2) requirements: analysis convolution summation spectrum analysis (maximum frequency measurement) 4, the original signal and the signal analysis results were kept into EXCEL files, text files and binary files, named for Name the+ class++ suffix number)
- 2012-06-20 16:15:59下载
- 积分:1