-
Who-TinhChuong1
thesis for grad university
- 2011-05-19 04:40:08下载
- 积分:1
-
mp3read
mp3read源码
能将mp3文件读入matlab中,成为二进制代码
文件格式 mp3(mp3read mp3 source documents can be read into Matlab, binary code files into mp3 format)
- 2007-05-14 08:52:22下载
- 积分:1
-
Matlabgeneticalgorithm
用遗传算法求解约束问题,用matlab编程(Using genetic algorithm, the use of matlab constraint problems)
- 2010-08-25 11:07:21下载
- 积分:1
-
bpbyc
C语言神经网络程序包,用C语言开发的人工神经网络,有自适应的功能(C language neural network package, with C-language development of artificial neural networks, adaptive function)
- 2006-06-15 00:21:04下载
- 积分:1
-
RLST
系统辨识 自适应控制 带遗忘因子 经典递推最小二乘(system identification least square alogorithm with a fogetting factor)
- 2011-11-25 21:36:45下载
- 积分:1
-
power_pwm
电力系统脉宽调制波形,经调试改进,绝对正确(power_pwm)
- 2009-04-04 17:00:15下载
- 积分:1
-
BASK3
将信号进行ASK调制 并进行相干和非相干解调 比较误码率(ASK modulation of the signal and the comparison of coherent and incoherent demodulation BER)
- 2011-04-28 10:06:19下载
- 积分:1
-
tutorial3
using matlab in linear algebra
- 2013-03-03 13:02:24下载
- 积分:1
-
emd
说明: 变模态分解(EMD)的代码,适用于对非平稳非线性信号的分解,分解后得到多个IMF和一个残基。(The code of variable modal decomposition (EMD) is suitable for the decomposition of non-stationary and nonlinear signals, and after decomposition, multiple IMFs and one residue are obtained.)
- 2020-12-10 16:28:20下载
- 积分: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