-
ldpc_toolkit_1_1
LDPC bpsk encode decode
- 2012-12-29 21:55:59下载
- 积分:1
-
Mastering-of-Matlab-8
这是很popular的matlab 电子书
欢迎下载
- 2014-12-31 14:45:33下载
- 积分:1
-
CEEMDAN_V00
改进的EEMD程序,可弥补加噪去除不干净的问题(Improved EEMD procedures, can make up for the noise removal is not clean problem)
- 2015-02-04 18:38:51下载
- 积分:1
-
dctformatlab
在matlab环境下实现dtc变换,以用于图象压缩以及处理(in the matlab ,get the DCT transform)
- 2009-03-07 01:34:54下载
- 积分:1
-
Bilateral-Filtering
双面滤波的源程序,里面有详细的双面滤波的代码,供大家参考学习。(bilateral filter code)
- 2010-12-20 20:12:48下载
- 积分:1
-
simulink-problem
Compensator design
Parasympathetic control of the heart in cats
- 2014-11-30 16:22:16下载
- 积分:1
-
prony
The Prony method of finding AR MA ARMA model coefficients
- 2011-11-15 00:11:20下载
- 积分:1
-
speed_change_voltage
针对电机的变压调速系统的变转速调压的simulink模型(The variable voltage speed control system for motor variable speed regulating the simulink model)
- 2013-12-12 14:53:41下载
- 积分:1
-
sensor-network-connectivity
传感器网络的关系,半径和程序中的节点数的连通概率和通信,利用MATLAB软件对部署图的计算机模拟(The relationship of sensor networks, the connectivity probability and communication radius and the number of nodes in the program, use the Matlab software on the computer simulation of deployment and mapping)
- 2015-04-05 13:41:25下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1