-
LLE
关于高维数据降维的非线性方法LLE代码,对学习数据降维有帮助(High dimensional data on the nonlinear dimensionality reduction methods LLE code, data dimensionality reduction in learning help)
- 2009-04-25 09:46:41下载
- 积分:1
-
toolbox_v1.3
这是John Wiley出版的<Computational Colour Science using MATLAB.e2ban>教科书书附带的程序代码,自成一体为Matlab下的色度学工具箱. 建议将解压文件放到本地机已经安装Matlab的路径中,在toolbook文件夹下自己创建一个名为colour的文件夹中.比如:For example, this may be c:Program FilesMATLABp65 oolboxcolour 但具体路径取决于Matlab在你机器中的安装路径. 如果你将该colour文件夹加入Matlab环境路径中,该工具箱就与其它工具箱一样使用.-This is John Wiley published(It is published by John Wiley <Computational Colour Science using MATLAB.e2ban> Textbook book accompanying program code, self-contained for the colorimetric under Matlab toolbox. Suggested extracting file on the local machine has been installed in the path of Matlab in toolbook folder create yourself a folder named colour For example: For example, this may be c: Program Files MATLABp65 toolbox colour but the exact path depends on your machine Matlab installation path if you join the colour folder path in the Matlab environment, the tool box to use the same connection with other toolkits.-This is John Wiley published)
- 2013-09-26 08:50:29下载
- 积分:1
-
Newman源代码
说明: Newman快速算法的matlab源代码(Matlab Source Code for Newman Fast Algorithms)
- 2019-10-12 16:47:24下载
- 积分:1
-
EKF程序代码
扩展卡尔曼滤波算法,经过测试可以使用,matlab程序(Extended Kalman filter algorithm)
- 2019-01-05 15:16:05下载
- 积分:1
-
pn
说明: 在二维图像上加噪声,有加白噪声或椒盐噪声,简单小程序。仅供个人参考。如果你是刚接触matlab的请下载改程序。如果你已经接触很久matlab了,就不要下载了以免浪费你的资源分。
(Plus noise at the two-dimensional image, with added white noise or impulse noise, simple little program. For personal reference. If you are new to matlab please download the reform process. If you have access to matlab a long time, do not download so as not to waste your resources in minutes.)
- 2011-05-08 11:22:47下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
mpc_demo_example_20p5
demo MPC function !!!
using Matlab MPC function to control a system based on DMC method.
- 2013-12-09 04:37:26下载
- 积分:1
-
ofdmbasic_awgn
ofdm system for wireless communication both transmitter and receiver part for AWGN channel.
- 2014-01-23 14:26:02下载
- 积分:1
-
sixthcharpter
《精通MATLAB与C/C++混合程序设计》刘维第二版( Proficient in MATLAB and C/C++ mixed programming design second edition of Liu Wei)
- 2015-04-10 22:00:12下载
- 积分:1
-
MTI-radar-signal-processing
MTI雷达信号处理系统仿真,含有频域脉压结果的幅度,无噪声回波信号(MTI radar signal processing system simulation, the results with the frequency domain pulse amplitude, noise-echo signal)
- 2021-02-02 19:09:59下载
- 积分:1