-
PCAweishu
pca_new程序是一个用于降维的程序。用于降低数据的维数,更好精简冗余信息。(pca_new.m is used for data dimention reduction.)
- 2010-02-26 19:01:22下载
- 积分:1
-
matconvnet-1.0-beta8.tar
matlab版的卷积神经网络,学习和交流使用.matlab版的卷积神经网络,学习和交流使用(convolutional neural network of matlab for research)
- 2021-04-20 14:08:50下载
- 积分:1
-
guangzijingti
说明: 这里总结了一些光子晶体的重要概念,对学习光子晶体初学者有很大的帮助(Summarized some of the important concepts of photonic crystals, photonic crystals for learning very helpful for beginners)
- 2010-03-18 20:53:34下载
- 积分:1
-
UPF
说明: 可以用这份代码做粒子滤波,效果还行,这个是无迹的算法(This code can be used for particle filtering.)
- 2021-03-19 20:09:18下载
- 积分:1
-
example04_14-20
蒙特卡洛方法
有趣的蒙提霍尔问题
求选中汽车的概率的模拟值向量(Monte Carlo method interesting Monty Hall problem seeking the analog value of the probability of the selected car vector)
- 2013-01-09 12:05:15下载
- 积分:1
-
matlab_source_code
The matlab source code.It s very usefulness.(The Matlab source code.It's very usefulnes s.)
- 2007-04-15 19:30:41下载
- 积分:1
-
Matlab1
学matlab的好书,pda格式,欢迎下载(Learn matlab , fight)
- 2009-03-01 16:22:47下载
- 积分:1
-
MATLAB_animation
基于matlab的动画制作详细教程(共27页)(animation tutorials based on matlab (27pages))
- 2013-04-09 13:05:56下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1
-
deBoorCox_Bspline
deboor算法,B样条,程序简单易懂,很实用(deboor algorithm, B-spline)
- 2010-10-07 13:14:55下载
- 积分:1