-
0ne-hundred-programs-about-MATLAB
详尽的介绍了100个非常有实际意义的matlab程序,可以帮助初学matlab的人尽快的掌握一定的知识。(Detailed introduction to the 100 very meaningful matlab program that can help people as soon as possible matlab beginner to master certain knowledge.)
- 2011-11-21 21:29:50下载
- 积分:1
-
fit_ellipse
根据数据点拟合椭圆。。自己一直在用,很不错,是官网上下的(failed to translate)
- 2013-05-03 14:55:46下载
- 积分:1
-
Mppt_Cp_Calcu
风力发电中MPPT算法中Cp系数的实现方法,亲测有效(Implementation of wind power in MPPT algorithm Cp coefficient, effective pro-test)
- 2016-07-01 21:22:07下载
- 积分:1
-
cx
说明: matlab 程序,simulink 仿真,多自由度系统,源代码,求响应结果,分析。(the design about matlab,simulink)
- 2012-05-23 19:32:54下载
- 积分:1
-
time-series-method
基于时间序列法的风电预测matlab程序,可根据已知数据预测未来的风电功率。(Method based on time series prediction matlab program for wind power, according to known data to predict the future wind power.)
- 2013-10-06 16:16:00下载
- 积分:1
-
DCT-Video-Compression
基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。(Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame composite video, and integrated video compression M files can be directly simulated. Corresponding images, and compressed video before and after, as well as the principle of word report.)
- 2014-01-22 11:14:16下载
- 积分:1
-
bpNeural-network-instance
例1 采用动量梯度下降算法训练 BP 网络。
例2 采用贝叶斯正则化算法提高 BP 网络的推广能力。在本例中,我们采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据。(Example 1 uses the momentum gradient descent algorithm to train the BP network.
Example 2 uses the Bayesian regularization algorithm to improve the generalization ability of BP network. In this example, we use two training methods, the LM optimization algorithm (trainlm) and the Bayesian regularization algorithm (trainbr), to train the BP network to fit a sine sample with white noise data.
)
- 2017-05-09 18:35:02下载
- 积分:1
-
LP_HP_filter
Matlab环境下带控制面板的低通、高通滤波器设计,参数可视化调节。(Matlab environment control panel with a low-pass and high-pass filter design parameters visualization regulation.)
- 2006-12-26 17:25:26下载
- 积分:1
-
mm1k
MM1K protocol simulation
- 2011-06-05 18:37:16下载
- 积分:1
-
ChannelCap
[CC,Paa]=ChannelCap(P,k) 为信道容量函数
变量说明:
P:输入的正向转移概率矩阵,k:迭代计算精度
CC:最佳信道容量,Paa:最佳输入概率矩阵
Pa:初始输入概率矩阵,Pba:正向转移概率矩阵
Pb:输出概率矩阵,Pab:反向转移概率矩阵
C:初始信道容量, r:输入符号数,s:输出符号数
">
- 2012-09-28 16:07:01下载
- 积分:1