-
sgl_lib
VC与matlab混合编程方面的书籍,介绍全面,适用,是一本不错的书(英文)(VC and matlab mixing programming books, introduced comprehensively, applicable, is a good book (English))
- 2010-09-11 13:34:32下载
- 积分:1
-
TSP_Ant_Algorithm
蚁群算法求解标准旅行商问题的matlab程序。(Matlab program of ant colony algorithm for the standard traveling salesman problem(TSP). )
- 2009-10-30 21:44:35下载
- 积分:1
-
cdma
cdma coding and decoding
- 2009-05-06 22:09:12下载
- 积分:1
-
Biomedical_Image_Processing
Image Analysis Problems in Bioinformatics are very much helpful to Image Processing Domain. It includes real-life issues/problems on how to handle and analyze images. This toolkit provides useful and efficient codes for image analysis in bioinformatics.
- 2010-02-26 13:54:52下载
- 积分:1
-
fuzzyPID
fuzzy_PID是simulink模型文件。fuzzypid.fis是模糊控制器文件。模糊PID与普通PID的对比例子
(Fuzzy PID compared with the general case of PID)
- 2011-08-17 16:13:02下载
- 积分:1
-
ich
微电网小信号稳定性的参考资料,对微电网稳定的研究很有帮助。(Microgrid small signal stability of reference materials on the micro-grid stability research helpful.)
- 2013-08-01 21:08:37下载
- 积分:1
-
MMUSIC
利用经典MUSIC算法及MMUSIC算法估计波达方向,绝对可运行!程序没错误!(Using the classical MUSIC algorithm and MMUSIC algorithm to estimate DOA, absolutely can run! Program did not wrong!)
- 2021-04-28 17:08:43下载
- 积分:1
-
image-encryption
采用混沌序列和小波变换相结合的方式实现对数字图像的加密(A combination of chaotic sequences and wavelet transform digital image encryption)
- 2013-05-15 17:25:44下载
- 积分:1
-
A_User_Friendly_Fortran_BVP_Solver
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
)
- 2010-11-08 02:14:08下载
- 积分:1
-
myAdder.m
MYADDER M-file for myAdder.fig
MYADDER, by itself, creates a new MYADDER or raises the existing
singleton*.
H = MYADDER returns the handle to a new MYADDER or the handle to
the existing singleton*.
MYADDER( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in MYADDER.M with the given input arguments.
MYADDER( Property , Value ,...) creates a new MYADDER or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before myAdder_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to myAdder_OpeningFcn via varargin.
It s great code for learning GUI in Matlab simple and basic.
- 2009-11-25 16:14:34下载
- 积分:1