搜索资源列表
-
3下载:
二阶倒立摆的simulink模型建模仿真。以及初始化代码-second inverted pendulum the Simulink modeling simulation. And initialization code
-
-
0下载:
通过BP神经网络学习一个3维的函数的源代码,为加快速度,程序初始化的为已经经过学习的得到结点权值,如果预设为随机值,将重新学习。-BP neural network through a three-dimensional study of the function of the source code to speed up, the initialization procedure for the study has already been node weights, if limited
-
-
0下载:
ARM编程特别是系统初始化代码的编写中通常需要实现中断的响应、解析跳转和返回等操作,以便支持上层应用程序的开发,而这往往是困扰初学者的一个难题。中断处理的编程实现需要深入了解ARM内核和处理器本身的中断特征,从而设计一种快速简便的中断处理机制。需要说明的是,具体的上层高级语言编写的中断服务函数不在本文的讨论范围之内-ARM programming particular system initialization code in preparation usually need to achiev
-
-
0下载:
用遗传算法估计伪随机码(PN序列),包含初始化,选择,交叉,变异-Is estimated by using genetic algorithms pseudo-random code (PN sequence), including initialization, selection, crossover and mutation
-
-
0下载:
This manual describes the use of the Matlab/Simulink-based [The Mathworks,
2001] simulator TRUETIME, which facilitates co-simulation of controller task execution
in real-time kernels, network transmissions, and continuous plant dynamics.
The si
-
-
0下载:
2.4寸9325屏初始化代码,已经点亮过,效果很不错。-9325 2.4-inch screen initialization code has been lit, the effect is very good.
-
-
0下载:
sorce code for gloabal region based active contoru model for the image of circle.This is basic analysis of code includig excel file list the all force and level set initialization.-sorce code for gloabal region based active contoru model for the ima
-
-
0下载:
BRC MATLAB code for BRC.fig
BRC, by itself, creates a new BRC or raises the existing
singleton*.
H = BRC returns the handle to a new BRC or the handle to the existing singleton CALLBACK ,hObject,eventData,handles,...) calls the local function n
-
-
0下载:
glnpso update算法代码~需要一起编一下自己的变量 目标函数fit 以及初始化函数~主程序更新部分是基本没问题的,只要改约束。-algorithm code to glnpso update needs with compiled own variable objective function fit and the initialization function to update the main program is basically no problem, as long a
-
-
0下载:
Read video into MATLAB using aviread and alculate the background image . Initialization for Kalman Filtering. Calculate the difference image to extract pixels with more thanthreshold change.
and Plot the tracking rectangle after Kalman filtering
-
-
0下载:
TRUETIME2.0的例子,分布式控制系统,程序经过调试,内包含各个节点的初始化以及任务代码。-TRUETIME2.0 example, distributed control systems, program debugging, each node contains the initialization and task code.
-
-
1下载:
几个量子遗传算法的源程序,包括量子种群初始化,编码,交叉,灾变等-Several quantum genetic algorithm source code, including quantum population initialization, coding, cross, disaster, etc.
-
-
0下载:
The code is to simulate the packet transmission in the wireless nodes. The wireless nodes are randomly positioned in the controlled environment. The packet simulation is completely configurable by changing a variable in the first initialization phase
-
-
0下载:
First run add_path.m,
and then run the demos in the file Demo .
This is newest active contour code for re-initialization scheme
You can also test your own images. The tested functions are in the file TEST , you can run the GAC model and
-
-
0下载:
This method with a small scale parameter sigma, such as sigma = 3, is sensitive to initialization of the level set function. Appropriate initial level set functions are given in this code for different test images.
-
-
0下载:
2DPSK 调制与解调
包括参数初始化、信号初始化、求差分编码、产生基带信号、调制部分、相干解调、低通滤波部分、抽样判决 & 逆码变换部分、序列生成与差分还原。事实上这个程序不是我写的,是一个朋友下载了这个程序但是运行不了,我帮他改了其中的一些内容使之能够运行。(2DPSK modulation and demodulation
It includes parameter initialization, signal initialization, differential codi
-
-
0下载:
机器学习联系EX1 部分代码,matlab实现(%% Machine Learning Online Class - Exercise 1: Linear Regression
% Instructions
% ------------
%
% This file contains code that helps you get started on the
% linear exercise. You will need to complete the following
-
-
0下载:
function varargout = K_means(varargin)
% K_MEANS M-file for K_means.fig
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct('gui_Name', mfilename, ...
'gui_Singleton', gui_Singleton, ...
-