-
matlab
MATLAB的详细介绍,基于MATLAB的线性预测,语音信号,多个不同谐振频率的合成等等(A detailed description of MATLAB, MATLAB-based Linear Prediction, voice signal, a number of different resonant frequency synthesis, etc.)
- 2009-06-29 19:41:16下载
- 积分:1
-
time-Series-judge
这个程序是时间序列的第一步判断序列的平稳性的程序(This program is the first step to determine the sequence of time series stationarity program)
- 2012-05-07 13:07:02下载
- 积分:1
-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1
-
Power-spectrum-analysis
这个是基于matlab的关于功率谱问题的相关理论知识以及程序介绍(This is based on the power spectrum matlab problems on the theory of knowledge and procedures described)
- 2011-11-09 14:49:34下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
NEC
matlab编写实现NEC编码,结合任意波形发生器,采样率50K(matlab prepared to achieve NEC coding, combined with an arbitrary waveform generator, sample rate 50K)
- 2014-11-26 19:03:28下载
- 积分:1
-
quanpu-quanxipu
对机械设备的振动信号进行全谱分析与全息谱分析对比,并画出轨心轨迹(关闭翻译英语中文德语检测语言
中文(简体)英语日语
翻译文字或网页
对机械设备的振动信号进行全谱分析与全息谱分析对比,并画出轨心轨迹
请键入文字或网站地址,或者上传文档。
取消
Duì jīxiè shèbèi de zhèndòng xìnhào jìnxíng quán pǔ fēnxī yǔ quánxí pǔ fēnxī duìbǐ, bìng huà chūguǐ xīn guǐjīMachinery and equipment vibration signal analysis and comparison analysis holospectrum full spectrum, and draw the trajectory derailed heart)
- 2014-01-17 10:54:53下载
- 积分:1
-
CRLB无线定位算法仿真
CRLB无线定位算法仿真,大家看看,请多指教(CRLB simulation of wireless location algorithm, let us look at, please advice)
- 2020-07-04 17:20:02下载
- 积分:1
-
shiyigeqiu
有12个外表一模一样的小球,其中有一个的质量和其他11个球不一样(11个球的质量完全相同)
而且该球不知道是轻点还是重点。现在给你一个天平(无砝码),只有3次测量机会,请你找出该球。(12 looks exactly the same ball, which has a quality and not the same as the other 11 balls (11 balls in the quality of the identical) and that the ball does not know the point or focus light. Now to give you a balance (no weight), only 3 measurements chance, you find the ball.)
- 2011-01-19 20:45:03下载
- 积分:1
-
RETINEX
本算法为Retinex图像增强算法,可以进行直接使用。(The algorithm for Retinex image enhancement algorithm, can be used directly.)
- 2015-01-20 09:42:08下载
- 积分:1