-
Nelder_John
这是一个单纯形法的Matlab程序,用于无约束非线性规划问题(Simplex method)
- 2010-10-03 20:20:25下载
- 积分:1
-
kaeman-matlab
卡尔曼滤波,大家多多体谅,这不是个好程序,只是为了获得激活账号。谢谢大家了。谢谢各位了(Kalman filter, a lot of understanding, this is not a good program, just in order to obtain the activation account. Thank you. Thank you)
- 2013-01-11 19:06:09下载
- 积分:1
-
data_mining_2
Dear members this are new IEEE papers 2013 based on cloud computing, networking, security, wireless sensor networks.
- 2014-10-02 13:33:16下载
- 积分:1
-
JaxobianM
电力系统传统电网结构下潮流方程中雅克比矩阵的生成程序(Traditional power system grid structure under flow equations Jacobian matrix generation program)
- 2016-11-07 15:23:50下载
- 积分:1
-
QianF
根据后方交会计算的外方位元素求的带定点的地面摄影测量坐标(Calculated according to resection of the exterior orientation elements seeking the ground with a fixed-point coordinates of photogrammetry)
- 2011-11-02 16:58:44下载
- 积分:1
-
Fingerprint
A little example for Audiofingerprinting in Matlab that shows how shazam took it first steps
- 2013-05-03 17:03:34下载
- 积分:1
-
pso
基于粒子群算法的微电网优化调度,在运行成本最小,环境友好的条件下,优化发电单元的出力s.(Based on the particle swarm optimization algorithm, the optimal output of the power generation unit is optimized under the condition of minimum operating cost and environment.)
- 2017-05-10 16:23:24下载
- 积分:1
-
AM和FM
matlab实现用语音信号作为调至信号的幅度调制和频率调制,以及解调。(Matlab implements amplitude modulation and frequency modulation using speech signals as modulation signals, and demodulation.)
- 2020-07-09 08:58:55下载
- 积分:1
-
一个好的智能天线波束形成各种算法源码
用于建立主成分分析模型,包括AHP,因子分析,回归分析,聚类分析,连续相位调制信号(CPM)产生,毕业设计有用,模式识别中的bayes判别分析算法,matlab程序运行时导入数据文件作为输入参数。
- 2022-03-10 14:24:17下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1