Location:
Search - matlab ne
Search list
Description: 一个很棒的网络控制系统仿真软件,truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, truetime Toolbox including Computer and TrueTime Truetime Ne allow two interface modules. The computer module with flexible real-time kernel, A / D and D / A converters, network interface and external access. The computer module based on user-defined mandate, code using Matlab or C preparation.
Platform: |
Size: 977818 |
Author: 张茸擎 |
Hits:
Description: This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of MatLab scripts, mex-files and C++ code.
to objects). This demo also provides a nice example of using \"placement new\" and explicit destruction.
-This a set of simple implementations for aligning scans of range-bearing laser data. Th are written as a journalist in demonstrations of basic algor ithm implementations and are not designed for r Leveraging-world (ie, efficient) application. The source code consi sts of MatLab scripts, Mex-files and C code. to objects). This demo als o provides a nice example of using the "placement ne w "and explicit destruction.
Platform: |
Size: 2666069 |
Author: sunxiaodian |
Hits:
Description: The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB strongly depends on a priori knowledge, common sense and appropriate use of the preprocessing and postprocessing tools. In other words, it is preprocessing of data and postprocessing of models where expertise is truly ne-Instruction :
The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB strongly depends on a priori knowledge, common sense and appropriate use of the preprocessing and postprocessing tools. In other words, it is preprocessing of data and postprocessing of models where expertise is truly needed.
Platform: |
Size: 12275712 |
Author: 孙占全 |
Hits:
Description: 一个很棒的网络控制系统仿真软件,truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, truetime Toolbox including Computer and TrueTime Truetime Ne allow two interface modules. The computer module with flexible real-time kernel, A/D and D/A converters, network interface and external access. The computer module based on user-defined mandate, code using Matlab or C preparation.
Platform: |
Size: 977920 |
Author: 张茸擎 |
Hits:
Description: This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of MatLab scripts, mex-files and C++ code.
to objects). This demo also provides a nice example of using "placement new" and explicit destruction.
-This a set of simple implementations for aligning scans of range-bearing laser data. Th are written as a journalist in demonstrations of basic algor ithm implementations and are not designed for r Leveraging-world (ie, efficient) application. The source code consi sts of MatLab scripts, Mex-files and C code. to objects). This demo als o provides a nice example of using the "placement ne w "and explicit destruction.
Platform: |
Size: 2665472 |
Author: sunxiaodian |
Hits:
Description: 用matlab编写的基于自生成神经网络(self-generated neural network)的预测方法(包含数据集)-prepared using Matlab based on the self-generating neural network (self-generated ne ural network) forecasting methods (including data sets)
Platform: |
Size: 28672 |
Author: 邱大山 |
Hits:
Description: 利用感知器算法实现逻辑或和逻辑与功能,实现成功-Perceptron algorithm using the logical or and logical and functions, to achieve successful
Platform: |
Size: 115712 |
Author: 王新 |
Hits:
Description: psk ve qam nedir ne iş e y-psk ve qam nedir ne iş e yarar
Platform: |
Size: 402432 |
Author: denizinci |
Hits:
Description: 针对无线传感器网络自身节点定位的matlab仿真代码-Wireless sensor network node for its localization matlab simulation code
Platform: |
Size: 2048 |
Author: 陈明 |
Hits:
Description: Image Compression using Artificial Neural Networks
This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
Platform: |
Size: 180224 |
Author: Aso |
Hits:
Description: k means techniques de classification non supervisée (clustering) les plus utilisées.
Etant donné un entier K, K-means partitionne les données en K groupes, ou "clusters", ou "classes" ne se chevauchant pas. Ce résultat est obtenu en positionnant K "prototypes", ou "centroï des" dans les régions de l espace les plus peuplées. Chaque observation est alors affectée au prototype le plus proche (règle dite "de la Distance Minimale"). Chaque classe contient donc les observations qui sont plus proches d un certain prototype que de tout autre prototype -k means techniques de classification non supervisée (clustering) les plus utilisées.
Etant donné un entier K, K-means partitionne les données en K groupes, ou "clusters", ou "classes" ne se chevauchant pas. Ce résultat est obtenu en positionnant K "prototypes", ou "centroï des" dans les régions de l espace les plus peuplées. Chaque observation est alors affectée au prototype le plus proche (règle dite "de la Distance Minimale"). Chaque classe contient donc les observations qui sont plus proches d un certain prototype que de tout autre prototype
Platform: |
Size: 1024 |
Author: faiza |
Hits:
Description: 无线传感器网络DV-Hop节点定位算法,基于Matlab的源程序。-Wireless sensor network node, DV-Hop localization algorithm, based on the Matlab source code.
Platform: |
Size: 2048 |
Author: gongyuevic |
Hits:
Description: A figure ready to scroll through and play videos. You can also draw any custom graphics on it.-VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne
Platform: |
Size: 4096 |
Author: DT丿灬雪狼 |
Hits:
Description: 包括 基于MATLAB7.0 的NE(拉稀系数) RMSE MSE R2 等评价指标的计算编程程序-Including computing programming procedures of the NE, (diarrhea coefficient), RMSE, MSE and R2 .etc.based the MATLAB7.0
Platform: |
Size: 1024 |
Author: xiaoxingmei |
Hits:
Description: simulink vanet in matlab
Platform: |
Size: 345088 |
Author: mahdi |
Hits:
Description: matlab神经网络例程 自己写的代码 BP RBF-neural network matlab routines write their own code BP RBF
Platform: |
Size: 96256 |
Author: chang |
Hits:
Description: matlab code of SIMPLE Routing Protocol for Wireless Body Area Networks
Platform: |
Size: 5120 |
Author: khalil |
Hits:
Description: 经验模态分解(Empirical Mode Decomposition,EMD)法是黄锷(N. E. Huang)在美国国家宇航局与其他人于1998年创造性地提出的一种新型自适应信号时频处理方法,特别适用于非线性非平稳信号的分析处理。文件中为经验模态分解的matlab函数源码,以及实例程序-Empirical mode decomposition (Empirical Mode Decomposition, EMD) method is the yellow E (NE Huang) frequency processing method when a new adaptive signal NASA and others creatively put forward in 1998, especially for non-linear analysis of non-stationary signals. File for the empirical mode decomposition matlab function source code, and example programs
Platform: |
Size: 103424 |
Author: longwei |
Hits:
Description: une fonction qui fait la correlation entre deux vecteur, les vecteur ne doit pas forcement de la meme la tallie
Platform: |
Size: 1024 |
Author: xtratore |
Hits:
Description: 为了更好地设计通信系统,我们需要对无线环境下收端信号的统计特性进行研究。考虑以下场景:环境中有很多障碍物,发射端至接收端没有视距可达路径。
假设收发端距离很远(500m以上),障碍物数量很大(N>50),并在空间中随机分布。同时假设各路反射信号到达接收端的强度相同(能量E=1),信号载波频率为1GHz,请进行仿真,探索以下问题:
(1)接收到的正弦波的相位服从什么分布?
(2)计算接收信号的幅度的均值和方差,并绘制其概率密度函数图。
(3)学习“Rayleigh分布”相关内容,并绘制参数为√NE的Rayleigh分布概率密度函数,计算其期望和方差的理论值。这些理论结果与仿真得到是否一致?
(4)固定障碍物的位置,让接收机分别以速度1m/s和10m/s的速度运动,绘制接收信号的包络随时间变化的曲线。并观察和对比两条曲线,能否有什么发现?(In order to better design the communication system, we need to study the statistical characteristics of the received signal in the wireless environment. Consider the following scenario: There are many obstacles in the environment, and there is no line-of-sight path from the transmitter to the receiver.)
Platform: |
Size: 1211392 |
Author: Der_steppenwolf |
Hits: