-
cwq
用递归法将一个整数n转换成字符串(例如输入4679,应输出字符串“4679”),n为不确定数,可以是位数不超过5,且数值在-32768~32767之间的任意整数。
(Recursive method to convert a string to an integer n (for example, type 4679, should output the string " 4679" ), n is the number of uncertainty, which can be not more than 5 digits, and the values in an arbitrary-32768 ~ 32767 integer.)
- 2010-01-12 20:53:47下载
- 积分:1
-
soft_16qam
在高斯信道下,采用16QAM,维特比编码的64子载波的OFDM系统(the Gauss channel, using 16QAM, Viterbi encoding of the 64 subcarrier OFDM system)
- 2006-09-05 22:05:18下载
- 积分:1
-
SFHBPSK
本程序代码是Matlab程序,主要是扩频系统的,来研究快跳频系统(the systerm of SFH used with Matlab)
- 2012-04-17 16:45:01下载
- 积分:1
-
31235592-Teaching-Genetic-Algorithm-Using-Matlab
Matlab code for genetic algoritm
- 2011-11-23 22:02:40下载
- 积分:1
-
leastsquare
此代码通过matlab实现最小二乘回归线性模型参数功能(least square)
- 2009-03-30 14:40:09下载
- 积分:1
-
shizhiweifen
matlab中的数值微分,有用中点公式,自适应法,理查森外推算法等方法求函数的导数,算法的程序实现在文件中都已经给出了。(in the numerical differentiation matlab, useful midpoint formula, adaptive method, Richardson extrapolation methods such as France seek the derivative of the function, the algorithm of the program implementation in the document have been given.)
- 2010-01-04 14:45:50下载
- 积分:1
-
粒子群算法优化pid源码 matlab仿真
粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)
- 2021-04-25 17:38:46下载
- 积分:1
-
滑膜_平移OK
说明: auv滑模平移运动控制器及其simulink实现(AUV sliding mode translational motion controller and its Simulink implementation)
- 2020-12-30 15:29:00下载
- 积分:1
-
loadflow
loadflow for transmission system
- 2015-02-04 23:57:52下载
- 积分:1
-
filter_all
数字滤波器的设计及性能比较
用三种方法设计FIR滤波器:窗口法、最大最小误差法、频率采样法;用两种方法设计IIR滤波器:冲激响应不变法、双线性变换法。很全的matlab滤波器程序!( Digital filter design and performance comparison of three methods to use FIR filter design: the window method, the largest minimum error method, frequency sampling method two ways IIR filter design: impulse response of the same law, two and transform. Is the whole process of the matlab filter!)
- 2009-07-09 14:56:36下载
- 积分:1