photo

Young Lee


Last seen: 11 meses hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

All
  • Solver
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


trying to loop for transfer function plots into single figure
Parameters======================== Km1 = 0.01; Km2 = 0.02257; Km3 = 0.04; Rm = 2.093; b = 0.0000262; t = 0.069; T=0:0.0...

11 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Matrix display wrong value
clear all clc % This is Tutorial Q1 Very important make sure the parameters are correct L1=1000; L2=2000; b1=10; h1=10; ...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Simulink running 3R robot arm
Q1 Hi, I am working on one of the robotic arm simulation, basic 3 link RRR so I tried to follow as much as possible with tw...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


For loop problem; could you help?
I wish to calculate w to plot for (T,w) for every thi values and T values, my goal is to plot psychrometric chart do I need to...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


symbolic derivative of lagrangian & kinematic coefficient
Hi II am working on some mechanical problems. basically trying to take symbolic derivative of kinematic coefficients for the p...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Looping through arrays with equation out
Hi, I am trying to work on some large data 17200x2 ( need to construct temperature table before doing LSR ) with initial value...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

más de 5 años hace

Pregunta


is it possible to input two variable values while loading a function from commend menu?
function [] = w8ass7p4(y) y = [n m] %number of files for i = 1:n % variable for folder a = ['binder',nu...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how can I write this simpler? (attachment)
I have wrote the following code. just wondering if there is a much simpler way to write the same code.... I feel like Im going...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I improve my looping script?
hey guys, im kind of new to matlab and practicing with code. This forloop only allow first input to be used with +4 iterations ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I have a number of scripts which plots graph and want plot on GUI Axes by push buttons. How can I write on the callback to plot on axes referring to variables in workplace or link each script to each push button?
Heres what I have tried hold( handles.plotaxes,'off') % to replace with different graph per each button axes(handles.Axes1) ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I have a simple plotting gui via user input using buttons and wish to save figure on the axes as an jpg image using a pushbutton. what do I need to write on the pushbutton callback?
I have a simple plotting gui via user input using buttons and wish to save figure on the axes as an jpg image using a pushbutton...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I do this mathmatical operation?
I wish to do sum and subtract in column 2 of 84x7 matrices between different rows of the element on the same column and produce...

casi 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Looping matrice column by subtraction
I have a 84x7 matrices. On the entire column 2 and 4, they need to be subtracted from higher number - lower and loop throu...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to extract rows from a large number of rows that matchs a unique element in the column
eg ID Test1 Test2 Test 3 ...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I want to find indexes for maximum and minimum
I am new to matlab and having difficulty. I want to find indexes for maximum and minimum and put them into sets of array. Here i...

casi 6 años hace | 1 respuesta | 0

1

respuesta