-
matlab
多元线性分析的源代码附有中文说明,可用于解决多元线性分析的问题(Multiple linear analysis with the Chinese description of the source code can be used to solve the problem of multiple linear analysis)
- 2011-05-01 21:07:58下载
- 积分:1
-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1
-
PMSM
永磁同步电机的直接转矩控制,是国外的直接成品,值得推荐!(Direct torque control of permanent magnet synchronous motor, is the direct product of abroad, it is recommended!)
- 2020-06-30 10:20:01下载
- 积分:1
-
OPTICS for EO
Among other applications, CRC-based techniques are used to verify data transmission or storage integrity. In the scope of the EN/IEC 60335-1 standard, they offer a means of verifying the Flash memory integrity. The CRC calculation unit helps compute a signature of the software during runtime, to be compared with a reference signature generated at linktime and stored at a given memory location.
- 2017-12-27 22:47:13下载
- 积分:1
-
VQ
说明: program c++ for vector quantization use k-means
- 2015-04-19 21:37:55下载
- 积分:1
-
classic-gui-example
一些比较经典的Matlab gui界面的例子,对指导GUI编程很有意义(Some of the more classic examples of Matlab gui interface guiding meaningful GUI Programming)
- 2007-08-16 14:23:24下载
- 积分:1
-
juxingmaichong
上传几个关于线阵RLS算法、圆阵LMS算法、矩形波以及SNR的matlab源代码,都可以出图,希望对大家有用!(From a few RLS algorithm on the linear array, circular array LMS algorithm, as well as the SNR of the rectangular wave matlab source code, can be a diagram, useful for all of us hope!)
- 2009-07-02 08:56:08下载
- 积分:1
-
Image-Processing-chapter-12-compression
chapter12....image compression
- 2011-04-30 21:28:51下载
- 积分:1
-
RBF_10
利用matlab编程实现RBF神经网络,利用训练模型算法,最后得到较精确的神经网络模型,里面的程序并不需要先前自己进行数据归一化处理(radial basis function)
- 2013-09-29 10:36:33下载
- 积分:1
-
fuzawangluoshengchen
节点总数目N;
平均连接度α
边的平均长度β
两点间长度d(i,j)
节点间最长的边的长度L
两点的连接概率p(i,j)
(The total number of nodes N average connectivity α β average length sides between two points length d (i, j) between nodes longest side length L connecting two points of the probability p (i, j) )
- 2014-12-18 23:45:03下载
- 积分:1